Skip to content

Commit 3b6a377

Browse files
committed
chore(npm): update bluebird from 2.x.x to 3.3.3
1 parent 05d8a37 commit 3b6a377

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: app/templates/_package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"jade": "^1.11.0",<% } %><% if (filters.html) { %>
1919
"ejs": "^2.3.3",<% } %><% if (filters.mongoose) { %>
2020
"mongoose": "^4.1.2",
21-
"bluebird": "^2.9.34",
21+
"bluebird": "^3.3.3",
2222
"connect-mongo": "^0.8.1",<% } %><% if (filters.sequelize) { %>
2323
"sequelize": "^3.5.1",
2424
"sqlite3": "~3.1.1",

0 commit comments

Comments
 (0)