modif ganache script
This commit is contained in:
278
apps/contribution/package-lock.json
generated
278
apps/contribution/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
281
apps/contributor/package-lock.json
generated
281
apps/contributor/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -27,10 +27,10 @@
|
||||
"publish:minor": "aragon apm publish minor",
|
||||
"publish:major": "aragon apm publish major",
|
||||
"versions": "aragon apm versions",
|
||||
"test": "TRUFFLE_TEST=true PORT=7545 npm run ganache-cli:test",
|
||||
"test": "TRUFFLE_TEST=true PORT=8545 npm run ganache-cli:test",
|
||||
"test:gas": "GAS_REPORTER=true npm test",
|
||||
"coverage": "SOLIDITY_COVERAGE=true npm run ganache-cli:test",
|
||||
"ganache-cli:test": "./node_modules/@aragon/test-helpers/ganache-cli.sh"
|
||||
"ganache-cli:test": "../../scripts/ganache-cli.sh"
|
||||
},
|
||||
"keywords": []
|
||||
}
|
||||
|
||||
278
apps/proposal/package-lock.json
generated
278
apps/proposal/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
278
apps/token/package-lock.json
generated
278
apps/token/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user