Skip to content

Commit 7093473

Browse files
committed
ci: publish on CI
1 parent 632f1cf commit 7093473

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"dev": "tsdown --watch",
5959
"test": "vitest",
6060
"typecheck": "tsc --noEmit && vue-tsc --noEmit -p tests/fixtures/tsconfig.json",
61-
"release": "bumpp && pnpm publish",
61+
"release": "bumpp",
6262
"prepublishOnly": "pnpm run build"
6363
},
6464
"dependencies": {

0 commit comments

Comments
 (0)