Skip to content

Commit 9935fd7

Browse files
committed
chore: 🤖 调整发布相关
1 parent 1744244 commit 9935fd7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,7 @@
5757
"test:coverage": "vitest run --coverage",
5858
"test:ui": "vitest --ui",
5959
"release": "pnpm build && bumpp --commit --push --tag",
60-
"publish": "pnpm publish --no-git-checks",
61-
"prepare": "pnpm build && simple-git-hooks",
60+
"prepare": "simple-git-hooks",
6261
"lint:package": "publint",
6362
"type-check": "tsc --noEmit"
6463
},

0 commit comments

Comments
 (0)