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

Commit 64657e6

Browse files
committed
Updated dependencies
1 parent cc4b7b6 commit 64657e6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@
2929
],
3030
"main": "./lib/xbox.js",
3131
"dependencies": {
32-
"lodash": "latest",
33-
"node-hid": "~>0.3.1",
34-
"chalk": "~0.3.0"
32+
"lodash": "~2.4.1",
33+
"node-hid": "~0.3.2",
34+
"chalk": "~0.5.1"
3535
},
3636
"scripts": {
3737
"test": "node ./tests/test.js"

0 commit comments

Comments
 (0)