We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 162ae05 commit d518ee0Copy full SHA for d518ee0
.travis.yml
@@ -4,7 +4,6 @@
4
5
language: node_js
6
node_js:
7
- - "10"
8
- "8"
9
- "7"
10
- "6"
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "connect-session-sequelize",
3
- "version": "5.2.1",
+ "version": "5.2.2",
"description": "Session store for connect-session using sequelize",
"homepage": "https://github.com/mweibel/connect-session-sequelize",
"bugs": "https://github.com/mweibel/connect-session-sequelize/issues",
0 commit comments