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 451ee5d commit 62a59b6Copy full SHA for 62a59b6
package.json
@@ -60,22 +60,22 @@
60
},
61
"devDependencies": {
62
"after": "0.8.2",
63
+ "connect-redis": "3.4.0",
64
"cookie-parser": "~1.4.3",
65
"cookie-session": "1.3.2",
66
"ejs": "2.6.1",
67
"eslint": "2.13.1",
68
"express-session": "1.15.6",
69
"hbs": "4.0.1",
70
"istanbul": "0.4.5",
- "marked": "0.5.0",
71
+ "marked": "0.5.1",
72
"method-override": "3.0.0",
73
"mocha": "5.2.0",
74
"morgan": "1.9.1",
75
"multiparty": "4.2.1",
76
"pbkdf2-password": "1.2.1",
77
"should": "13.2.3",
78
"supertest": "3.3.0",
- "connect-redis": "~2.4.1",
79
"vhost": "~3.0.2"
80
81
"engines": {
0 commit comments