Skip to content

Commit

Permalink
Merge pull request websockets#89 from clux/patch-1
Browse files Browse the repository at this point in the history
bump dependencies (mocha 1.2.2 should be out soon)
  • Loading branch information
einaros committed Jun 25, 2012
2 parents 26b1710 + 4a931e6 commit b67b9d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@
"verbose" : false
},
"dependencies": {
"commander": "0.5.x",
"commander": "~0.6.1",
"tinycolor": "0.x",
"options": "latest"
},
"devDependencies": {
"mocha": "1.1.x",
"mocha": "~1.2.2",
"should": "0.6.x",
"expect.js": "0.1.x",
"benchmark": "0.3.x",
Expand Down

0 comments on commit b67b9d6

Please sign in to comment.