Skip to content

Commit

Permalink
Merge pull request #7213 from NewEraCracker/master
Browse files Browse the repository at this point in the history
Bump version of bson dependency to match mongodb-core
  • Loading branch information
vkarpov15 committed Nov 2, 2018
2 parents 751397c + 10a63a9 commit 40d4177
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -20,7 +20,7 @@
"license": "MIT",
"dependencies": {
"async": "2.6.1",
"bson": "~1.0.5",
"bson": "~1.1.0",
"kareem": "2.3.0",
"lodash.get": "4.4.2",
"mongodb": "3.1.8",
Expand Down

0 comments on commit 40d4177

Please sign in to comment.