Skip to content
This repository has been archived by the owner on Mar 10, 2020. It is now read-only.

Commit

Permalink
Updated dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
mcollina committed Nov 18, 2014
1 parent 872649c commit b016684
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@
"David Halls <[email protected]>"
],
"devDependencies": {
"mocha": "^1.21.5",
"chai": "^1.9.1",
"mocha": "^2.0.0",
"chai": "^1.10.0",
"sinon": "^1.10.3",
"sinon-chai": "^2.6.0",
"optimist": "~0.6.0",
Expand All @@ -67,7 +67,7 @@
"optionalDependencies": {
"redis": "~0.12.1",
"hiredis": "~0.1.17",
"zmq": "~2.6.0",
"zmq": "~2.8.0",
"amqp": "~0.2.0",
"mqtt": "~0.3.11",
"mongodb": "~1.4.8",
Expand Down

0 comments on commit b016684

Please sign in to comment.