Skip to content

Commit 4244847

Browse files
author
Joe Alves
committed
Upgraded bluebird versions
1 parent e9d6b6b commit 4244847

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

generated/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"angular-ui-router": "^0.2.15",
1919
"babel-preset-es2015": "^6.6.0",
2020
"babel-register": "^6.6.0",
21-
"bluebird": "^2.9.34",
21+
"bluebird": "^3.3.3",
2222
"body-parser": "^1.12.0",
2323
"bootstrap": "^3.3.4",
2424
"chai": "^2.1.0",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"fsg": "bin/fsg"
77
},
88
"dependencies": {
9-
"bluebird": "^2.9.13",
9+
"bluebird": "^3.3.3",
1010
"chalk": "^1.0.0",
1111
"ncp": "^2.0.0"
1212
},

0 commit comments

Comments
 (0)