Skip to content

Commit 455da2a

Browse files
committed
updated history and package.json to 2.2.14
1 parent 9a70732 commit 455da2a

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

HISTORY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
2.2.14 2016-12-
1+
2.2.14 2016-12-08
22
-----------------
33
* Updated mongodb-core to 2.1.1.
44
* NODE-892 Passthrough options.readPreference to mongodb-core ReplSet instance.

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@
1414
],
1515
"dependencies": {
1616
"es6-promise": "3.2.1",
17-
"mongodb-core": "2.1.0",
18-
"mongodb-core": "christkv/mongodb-core#2.0",
17+
"mongodb-core": "2.1.1",
1918
"readable-stream": "2.1.5"
2019
},
2120
"devDependencies": {

0 commit comments

Comments
 (0)