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 2641e3e commit e36a7bbCopy full SHA for e36a7bb
templates/common/_package.json
@@ -13,7 +13,7 @@
13
"compression": "~1.0.1",
14
"lodash": "~2.4.1"<% if (mongo) { %>,
15
"mongoose": "~3.8.8"<% } %><% if (mongoPassportUser) { %>,
16
- "connect-mongo": "mrzepinski/connect-mongo#2135988",
+ "connect-mongo": "~0.4.1",
17
"passport": "~0.2.0",
18
"passport-local": "~0.1.6"<% } %><% if (jade) { %>,
19
"jade": "~1.2.0"<% } %><% if (!jade) { %>,
0 commit comments