mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-01-10 14:06:10 +00:00
no need for ganache-cli "bin" entry
This commit is contained in:
parent
d84ac05376
commit
d62a80169e
@ -11,8 +11,7 @@
|
||||
"test_dapp": "cross-env-shell \"cd test_apps/$DAPP && npm install && npm test\""
|
||||
},
|
||||
"bin": {
|
||||
"embark": "./bin/embark",
|
||||
"ganache-cli-embark": "./node_modules/.bin/ganache-cli"
|
||||
"embark": "./bin/embark"
|
||||
},
|
||||
"main": "./lib/index.js",
|
||||
"directories": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user