Use custom fork of ganache-core

This commit is contained in:
Leonid Logvinov
2018-03-09 17:19:14 +01:00
parent 4365350430
commit b06f1d1982

View File

@@ -27,7 +27,7 @@
"es6-promisify": "^5.0.0",
"ethereumjs-tx": "^1.3.3",
"ethereumjs-util": "^5.1.1",
"ganache-core": "^2.0.2",
"ganache-core": "0xProject/ganache-core",
"hdkey": "^0.7.1",
"lodash": "^4.17.4",
"semaphore-async-await": "^1.5.1",