Skip to content

Commit 9981308

Browse files
committed
chore: remove npm publish
1 parent a7c8e21 commit 9981308

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
@@ -59,7 +59,7 @@
5959
"dev": "pnpm run -C playground dev",
6060
"test": "vitest",
6161
"typecheck": "tsc --noEmit",
62-
"release": "bumpp && pnpm publish",
62+
"release": "bumpp",
6363
"benchmark": "node benchmark/index.js",
6464
"prepublishOnly": "pnpm run build"
6565
},

0 commit comments

Comments
 (0)