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 ebe4bf1 commit c0998acCopy full SHA for c0998ac
templates/common/_package.json
@@ -10,6 +10,7 @@
10
"cookie-parser": "~1.0.1",
11
"express-session": "~1.0.2",
12
"errorhandler": "~1.0.0",
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",
0 commit comments