Skip to content

Commit 50a3db4

Browse files
committed
Fixed mongodb-core version to 1.2.5
1 parent 93e15af commit 50a3db4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"legacy"
1414
],
1515
"dependencies": {
16-
"mongodb-core": "1.2.4"
16+
"mongodb-core": "1.2.5"
1717
, "readable-stream": "1.0.31"
1818
, "es6-promise": "2.1.1"
1919
},

0 commit comments

Comments
 (0)