Use common arguments

Change-Id: If9c8ca29f18e455c6ebd001bb4fb0acaed4c1f92
This commit is contained in:
Roman Jaroš 2023-09-09 18:55:41 +02:00
parent 6f2586ccad
commit e822b96119

View file

@ -8,7 +8,7 @@
},
"scripts": {
"create": "pnpm ci:build",
"ci:build": "node create.js --name many --port 93 --monorepo T ./build",
"ci:build": "node create.js --name app --port 00 --monorepo T ./build",
"release": "pnpm version --no-git-tag-version"
},
"dependencies": {