We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 632f1cf commit 7093473Copy full SHA for 7093473
package.json
@@ -58,7 +58,7 @@
58
"dev": "tsdown --watch",
59
"test": "vitest",
60
"typecheck": "tsc --noEmit && vue-tsc --noEmit -p tests/fixtures/tsconfig.json",
61
- "release": "bumpp && pnpm publish",
+ "release": "bumpp",
62
"prepublishOnly": "pnpm run build"
63
},
64
"dependencies": {
0 commit comments