This commit is contained in:
tamaina 2022-09-20 02:51:06 +00:00
parent b44dc9dbe8
commit 029f6c3de0
1 changed files with 0 additions and 1 deletions

View File

@ -14,7 +14,6 @@
],
"private": true,
"scripts": {
"postinstall": "node ./scripts/install-packages.js",
"build": "yarn workspaces foreach run build && yarn run gulp",
"start": "cd packages/backend && node --experimental-json-modules ./built/boot/index.js",
"start:test": "cd packages/backend && cross-env NODE_ENV=test node --experimental-json-modules ./built/boot/index.js",