diff options
tx list - bug fix - fixes #143
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index ae66621d3..c3f323d77 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "three.js": "^0.73.2", "through2": "^2.0.1", "web3": "^0.15.1", - "web3-provider-engine": "^7.5.0", + "web3-provider-engine": "^7.6.1", "xtend": "^4.0.1" }, "devDependencies": { |