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.
^4.1.2
1 parent 04daafa commit 385ca93Copy full SHA for 385ca93
app/templates/_package.json
@@ -16,7 +16,7 @@
16
"babel-core": "^5.6.4",<% if (filters.jade) { %>
17
"jade": "~1.2.0",<% } %><% if (filters.html) { %>
18
"ejs": "~0.8.4",<% } %><% if (filters.mongoose) { %>
19
- "mongoose": "~4.0.3",
+ "mongoose": "^4.1.2",
20
"mongoose-bird": "~0.0.1",
21
"connect-mongo": "^0.8.1",<% } %><% if (filters.sequelize) { %>
22
"sequelize": "^3.5.1",
0 commit comments