use new npm package instead of fork

This commit is contained in:
Jonathan Rainville 2018-06-18 09:13:09 -04:00
parent f9e62b9f49
commit f517cc104f
2 changed files with 171 additions and 169 deletions

338
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -78,7 +78,7 @@
"uuid": "^3.2.1",
"viz.js": "^1.8.1",
"web3": "1.0.0-beta.34",
"web3-provider-engine": "git://github.com/jrainville/provider-engine.git#origin-fix",
"embark-web3-provider-engine": "14.0.6",
"webpack": "^3.10.0",
"window-size": "^1.1.0"
},