mirror of
https://github.com/status-im/liquid-funding.git
synced 2025-01-30 05:07:11 +00:00
update scripts
This commit is contained in:
parent
6c1c337f07
commit
04f5ab70d7
@ -8,7 +8,7 @@
|
||||
"test": "test"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "npm run sol-compile; mocha --harmony",
|
||||
"test": "npm run build; mocha --harmony",
|
||||
"sol-compile": "solcpiler -i './contracts/**/*.sol'",
|
||||
"js-compile": "babel -d lib/ js/",
|
||||
"build": "npm run sol-compile; npm run js-compile",
|
||||
|
Loading…
x
Reference in New Issue
Block a user