updated dependencies

This commit is contained in:
cubedro 2016-02-01 21:06:46 +02:00
parent 5847bb1bb4
commit 7d351badfe
1 changed files with 5 additions and 5 deletions

View File

@ -12,12 +12,12 @@
"chalk": "^1.0.0", "chalk": "^1.0.0",
"debounce": "1.0.0", "debounce": "1.0.0",
"debug": "2.2.0", "debug": "2.2.0",
"lodash": "3.10.1", "lodash": "4.1.0",
"primus": "3.2.1", "primus": "4.0.5",
"primus-emit": "0.1.2", "primus-emit": "1.0.0",
"primus-spark-latency": "0.1.1", "primus-spark-latency": "0.1.1",
"web3": "0.12.2", "web3": "0.15.1",
"ws": "0.8.0" "ws": "^1.0.1"
}, },
"scripts": { "scripts": {
"start": "node ./app.js" "start": "node ./app.js"