We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83eef83 commit ac8f335Copy full SHA for ac8f335
app/templates/_package.json
@@ -16,8 +16,7 @@
16
"jade": "~1.2.0",<% } %><% if(filters.html) { %>
17
"ejs": "~0.8.4",<% } %><% if(filters.mongoose) { %>
18
"mongoose": "~3.8.8",
19
- "mongoose-bird": "~0.0.1",
20
- <% } %><% if(filters.auth) { %>
+ "mongoose-bird": "~0.0.1",<% } %><% if(filters.auth) { %>
21
"jsonwebtoken": "^0.3.0",
22
"express-jwt": "^0.1.3",
23
"passport": "~0.2.0",
0 commit comments