diff --git a/package.json b/package.json index 4aef398..72d7e5b 100644 --- a/package.json +++ b/package.json @@ -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": {