deps - bump

feature/default_network_editable
kumavis 9 years ago
parent 00e9f3c6ae
commit 8fa8813b91
  1. 3
      package.json

@ -23,6 +23,8 @@
},
"dependencies": {
"async": "^1.5.2",
"babel-preset-es2015": "^6.9.0",
"babel-register": "^6.9.0",
"browserify-derequire": "^0.9.4",
"clone": "^1.0.2",
"copy-to-clipboard": "^2.0.0",
@ -61,6 +63,7 @@
"vreme": "^3.0.2",
"web3": "ethereum/web3.js#0.16.0",
"web3-provider-engine": "^7.6.5",
"web3-stream-provider": "^2.0.1",
"xtend": "^4.0.1"
},
"devDependencies": {

Loading…
Cancel
Save