We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a70732 commit 455da2aCopy full SHA for 455da2a
HISTORY.md
@@ -1,4 +1,4 @@
1
-2.2.14 2016-12-
+2.2.14 2016-12-08
2
-----------------
3
* Updated mongodb-core to 2.1.1.
4
* NODE-892 Passthrough options.readPreference to mongodb-core ReplSet instance.
package.json
@@ -14,8 +14,7 @@
14
],
15
"dependencies": {
16
"es6-promise": "3.2.1",
17
- "mongodb-core": "2.1.0",
18
- "mongodb-core": "christkv/mongodb-core#2.0",
+ "mongodb-core": "2.1.1",
19
"readable-stream": "2.1.5"
20
},
21
"devDependencies": {
0 commit comments