Merge pull request #144 from cubedro/develop

Updated dependencies versions
This commit is contained in:
Marian OANCΞA 2015-05-26 22:39:54 +03:00
commit 258ad77d00

View File

@ -8,17 +8,17 @@
"lib": "./lib"
},
"dependencies": {
"async": "^0.9.0",
"async": "^1.0.0",
"chalk": "^1.0.0",
"debounce": "1.0.0",
"debug": "2.1.3",
"lodash": "3.7.0",
"debug": "2.2.0",
"lodash": "3.9.3",
"primus": "3.0.2",
"primus-emit": "0.1.2",
"primus-spark-latency": "0.1.1",
"shelljs": "0.4.0",
"shelljs": "0.5.0",
"web3": "0.4.3",
"ws": "0.7.1"
"ws": "0.7.2"
},
"scripts": {
"start": "node ./app.js"