updated dependancies

This commit is contained in:
Brandon Nozaki Miller 2015-08-26 13:44:42 -07:00
parent bd5f9d2bf2
commit 846e301724

View file

@ -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"