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.
2 parents 0aeef43 + 3184af4 commit ac96afeCopy full SHA for ac96afe
templates/app/_package.json
@@ -35,7 +35,7 @@
35
"babel-runtime": "^6.6.1",
36
"babel-polyfill": "^6.7.2",<% if(filters.pug) { %>
37
"pug": "2.0.0-beta4",<% } %><% if(filters.html) { %>
38
- "ejs": "^2.3.3",<% } %><% if(filters.mongoose) { %>
+ "ejs": "^2.5.3",<% } %><% if(filters.mongoose) { %>
39
"mongoose": "^4.1.2",
40
"bluebird": "^3.3.3",
41
"connect-mongo": "^1.2.1",<% } %><% if(filters.sequelize) { %>
0 commit comments