Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
notheotherben committed Sep 9, 2014
1 parent 64c316c commit bbe6ab8
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
"node": ">= 0.8"
},
"dependencies": {
"mongodb": "*",
"skmatc": "*",
"mongodb": "~1.4",
"skmatc": "1.x",
"lodash": "*",
"async": "*",
"concoction": "*",
"debug": "*"
"async": "~0.9",
"concoction": "~1.0",
"debug": "1.x"
},
"devDependencies": {
"mocha": "*",
Expand Down

0 comments on commit bbe6ab8

Please sign in to comment.