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