Skip to content

Commit

Permalink
chore: Update NPM packages
Browse files Browse the repository at this point in the history
  • Loading branch information
notheotherben committed Mar 27, 2017
1 parent 16b8907 commit 0d54379
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,20 +50,20 @@
"node": ">= 6.0"
},
"dependencies": {
"@types/bluebird": "^3.0.37",
"@types/lodash": "^4.14.52",
"@types/mongodb": "^2.1.38",
"@types/chai": "^3.4.34",
"bluebird": "^3.4.6",
"lodash": "^4.16.2",
"mongodb": "^2.2.11",
"@types/bluebird": "^3.5.2",
"@types/lodash": "^4.14.58",
"@types/mongodb": "^2.1.41",
"@types/chai": "^3.4.35",
"bluebird": "^3.5.0",
"lodash": "^4.17.4",
"mongodb": "^2.2.25",
"skmatc": "~1.2.2"
},
"peerDependencies": {
"@types/bluebird": "^3.0.37",
"@types/lodash": "^4.14.52",
"@types/mongodb": "^2.1.38",
"@types/chai": "^3.4.34"
"@types/bluebird": "^3.5.2",
"@types/lodash": "^4.14.58",
"@types/mongodb": "^2.1.41",
"@types/chai": "^3.4.35"
},
"devDependencies": {
"@types/chai": "^3.4.34",
Expand All @@ -81,7 +81,7 @@
"source-map-support": "^0.4.2",
"tslint": "^4.1.0",
"typedoc": "~0.5.1",
"typescript": "~2.1.4"
"typescript": "~2.2.1"
},
"keywords": [
"mongodb",
Expand Down

0 comments on commit 0d54379

Please sign in to comment.