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 a7c8e21 commit 9981308Copy full SHA for 9981308
package.json
@@ -59,7 +59,7 @@
59
"dev": "pnpm run -C playground dev",
60
"test": "vitest",
61
"typecheck": "tsc --noEmit",
62
- "release": "bumpp && pnpm publish",
+ "release": "bumpp",
63
"benchmark": "node benchmark/index.js",
64
"prepublishOnly": "pnpm run build"
65
},
0 commit comments