updated dependancies
This commit is contained in:
parent
bd5f9d2bf2
commit
846e301724
1 changed files with 3 additions and 3 deletions
|
@ -12,9 +12,9 @@
|
|||
"node-cmd": "~1.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"colors": "^0.6.2",
|
||||
"event-pubsub": "^1.0.3",
|
||||
"node-cmd": "^1.0.2"
|
||||
"colors": "*",
|
||||
"event-pubsub": "*",
|
||||
"node-cmd": "*"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
|
|
Loading…
Reference in a new issue