deps - bump provider-engine for bug fix

feature/default_network_editable
kumavis 8 years ago
parent 3d0129b753
commit 84ff919f73
  1. 1
      CHANGELOG.md
  2. 2
      package.json

@ -3,6 +3,7 @@
## Current Master ## Current Master
- Fix broken reload detection. - Fix broken reload detection.
- Fix transaction forever cached-as-pending bug.
## 2.13.11 2016-11-23 ## 2.13.11 2016-11-23

@ -83,7 +83,7 @@
"through2": "^2.0.1", "through2": "^2.0.1",
"vreme": "^3.0.2", "vreme": "^3.0.2",
"web3": "0.17.0-beta", "web3": "0.17.0-beta",
"web3-provider-engine": "^8.1.5", "web3-provider-engine": "^8.1.14",
"web3-stream-provider": "^2.0.6", "web3-stream-provider": "^2.0.6",
"xtend": "^4.0.1" "xtend": "^4.0.1"
}, },

Loading…
Cancel
Save