redeploy with namespaced scripts
This commit is contained in:
parent
06d1b3c63b
commit
c0d96ffdc8
2 changed files with 2 additions and 2 deletions
|
@ -1 +1 @@
|
|||
web: npx predeploy
|
||||
web: npm predeploy
|
|
@ -1 +1 @@
|
|||
web: npx start
|
||||
web: ./server npm start
|
Loading…
Reference in a new issue