chore: remove unused scripts

This commit is contained in:
sealday 2024-04-16 20:00:48 +08:00
parent 0da2e5f890
commit f1fdcfe029
No known key found for this signature in database
GPG Key ID: 373D570398DA291E

View File

@ -10,8 +10,6 @@
"clean": "tachybase clean",
"dev": "tachybase dev",
"dev-server": "tachybase dev --server",
"doc": "tachybase doc",
"doc:cn": "tachybase doc --lang=zh-CN",
"e2e": "tachybase e2e",
"preinstall": "npx only-allow pnpm",
"postinstall": "tachybase postinstall",