Revert "feat: support setup name"

This reverts commit d8362f084f.
This commit is contained in:
vben
2021-08-25 22:44:56 +08:00
parent c8017b1365
commit 99daecdb60
4 changed files with 104 additions and 266 deletions

View File

@@ -29,7 +29,7 @@
"pm2": "^5.1.1",
"rimraf": "^3.0.2",
"ts-node": "^10.2.1",
"tsconfig-paths": "^3.11.0",
"tsconfig-paths": "^3.10.1",
"tsup": "^4.14.0",
"typescript": "^4.3.5"
}