chore: 更新版本流水线

This commit is contained in:
claude-code-best
2026-04-23 22:55:27 +08:00
parent 792777d68c
commit 5bc12b00b2
2 changed files with 18 additions and 13 deletions

View File

@@ -51,7 +51,6 @@
"lint": "biome lint src/",
"lint:fix": "biome lint --fix src/",
"format": "biome format --write src/",
"prepare": "git config core.hooksPath .githooks",
"test": "bun test",
"test:production": "bun run scripts/production-test.ts",
"test:production:offline": "bun run scripts/production-test.ts --offline",