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 5227ef0 commit 40277fdCopy full SHA for 40277fd
app/templates/_package.json
@@ -19,7 +19,7 @@
19
"mongoose": "~4.0.3",
20
"mongoose-bird": "~0.0.1",
21
"connect-mongo": "^0.8.1",<% } %><% if (filters.sequelize) { %>
22
- "sequelize": "^2.0.0-rc2",
+ "sequelize": "^3.5.1",
23
"sqlite3": "~3.0.2",<% } %><% if (filters.auth) { %>
24
"jsonwebtoken": "^5.0.0",
25
"express-jwt": "^3.0.0",
0 commit comments