Skip to content

Commit 16bc39f

Browse files
committed
fixed for building against mongodb-core 2.0 branch
1 parent 96f9b22 commit 16bc39f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
"dependencies": {
1616
"es6-promise": "3.0.2",
1717
"mongodb-core": "2.0.6",
18+
"mongodb-core": "christkv/mongodb-core#2.0",
1819
"readable-stream": "1.0.31"
1920
},
2021
"devDependencies": {

0 commit comments

Comments
 (0)