Skip to content

Commit 4937240

Browse files
committed
feat(core): bump core dependency to v3.1.0
1 parent 31b7e86 commit 4937240

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"official"
1414
],
1515
"dependencies": {
16-
"mongodb-core": "mongodb-js/mongodb-core#master"
16+
"mongodb-core": "^3.1.0"
1717
},
1818
"devDependencies": {
1919
"bluebird": "3.5.0",

0 commit comments

Comments
 (0)