Skip to content
This repository has been archived by the owner on Dec 20, 2018. It is now read-only.

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew committed Oct 24, 2014
1 parent cc4b7b6 commit 64657e6
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 @@ -29,9 +29,9 @@
],
"main": "./lib/xbox.js",
"dependencies": {
"lodash": "latest",
"node-hid": "~>0.3.1",
"chalk": "~0.3.0"
"lodash": "~2.4.1",
"node-hid": "~0.3.2",
"chalk": "~0.5.1"
},
"scripts": {
"test": "node ./tests/test.js"
Expand Down

0 comments on commit 64657e6

Please sign in to comment.