aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLeonid <logvinov.leon@gmail.com>2017-07-19 06:02:06 +0800
committerGitHub <noreply@github.com>2017-07-19 06:02:06 +0800
commit569cff01f3525359ce43752988b24c74f1781813 (patch)
treec0f9c2b6a5dd7f01e581409913225025cb3d10cc /package.json
parentd741fe5f1b229e68f8f2394fe606945692346911 (diff)
parent745bdb6c3f0f4790553da31af819bfc93996cff6 (diff)
downloaddexon-sol-tools-569cff01f3525359ce43752988b24c74f1781813.tar
dexon-sol-tools-569cff01f3525359ce43752988b24c74f1781813.tar.gz
dexon-sol-tools-569cff01f3525359ce43752988b24c74f1781813.tar.bz2
dexon-sol-tools-569cff01f3525359ce43752988b24c74f1781813.tar.lz
dexon-sol-tools-569cff01f3525359ce43752988b24c74f1781813.tar.xz
dexon-sol-tools-569cff01f3525359ce43752988b24c74f1781813.tar.zst
dexon-sol-tools-569cff01f3525359ce43752988b24c74f1781813.zip
Merge pull request #108 from 0xProject/greenkeeper/web3-0.20.0
Update web3 to the latest version 🚀
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 6a6a7daa8..63350e221 100644
--- a/package.json
+++ b/package.json
@@ -99,6 +99,6 @@
"lodash": "^4.17.4",
"publish-release": "^1.3.3",
"truffle-contract": "^2.0.1",
- "web3": "^0.19.0"
+ "web3": "^0.20.0"
}
}