mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-02-08 13:25:17 +00:00
fix prepublish
This commit is contained in:
parent
de22bb7f53
commit
0a696c778a
@ -8,7 +8,7 @@
|
||||
"testdapp_1": "cd test_apps/test_app/ && npm install && node ../../bin/embark test",
|
||||
"testdapp_2": "cd test_apps/contracts_app/ && npm install && node ../../bin/embark test",
|
||||
"fulltest": "npm run lint && npm run test && npm run testdapp_1 && npm run testdapp_2",
|
||||
"prepublish": "cd embark-ui && npm install && npm run build && cd -"
|
||||
"prepublish": "cd embark-ui && npm install && npm run build && cd .."
|
||||
},
|
||||
"bin": {
|
||||
"embark": "./bin/embark"
|
||||
|
Loading…
x
Reference in New Issue
Block a user