Skip to content

Commit 79ae4cc

Browse files
authored
Merge pull request #1396 from mongodb/greenkeeper-bluebird-3.4.3
Update bluebird to version 3.4.3 🚀
2 parents 9554f59 + 9bf7351 commit 79ae4cc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,13 @@
1414
],
1515
"dependencies": {
1616
"es6-promise": "3.2.1",
17-
"mongodb-core": "2.0.10",
1817
"mongodb-core": "christkv/mongodb-core#2.0",
1918
"readable-stream": "2.1.5"
2019
},
2120
"devDependencies": {
2221
"JSONStream": "^1.0.7",
2322
"betterbenchmarks": "^0.1.0",
24-
"bluebird": "3.4.1",
23+
"bluebird": "3.4.3",
2524
"bson": "^0.5.1",
2625
"cli-table": "^0.3.1",
2726
"co": "4.6.0",

0 commit comments

Comments
 (0)