mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-14 22:17:30 -07:00
parent
bc6d60bf5c
commit
127394a019
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
],
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"build": "yarn workspaces foreach run build",
|
||||
"build": "yarn workspaces foreach run build && gulp",
|
||||
"start": "yarn workspace backend run start",
|
||||
"start:test": "yarn workspace backend run start:test",
|
||||
"init": "yarn migrate",
|
||||
|
|
Loading…
Reference in a new issue