redeploy with namespaced scripts

This commit is contained in:
Sorrel Bri 2020-01-09 10:32:20 -08:00
parent 224c5ba79f
commit eefd029cd2
2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
web: npx predeploy
web: npm predeploy

View file

@ -1 +1 @@
web: npx start
web: ./server npm start