put bitcoreNode attr in package json to enable bitcore to find scripts
This commit is contained in:
parent
0473d96ab8
commit
d014ee2d6f
@ -16,6 +16,7 @@
|
||||
"bitcore",
|
||||
"API"
|
||||
],
|
||||
"bitcoreNode": "bitcore-node",
|
||||
"scripts": {
|
||||
"postinstall": "run-s install-app",
|
||||
"install-app": "cd app && npm install",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user