Skip to content

Commit b4b4e6a

Browse files
committed
chore: remove publish script from package.json
1 parent 8cb29cd commit b4b4e6a

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,7 @@
4949
"prebuild": "pnpm run generate",
5050
"dev": "tsx src/index.ts",
5151
"lint": "biome check --write .",
52-
"test": "vitest run",
53-
"publish": "npm publish"
52+
"test": "vitest run"
5453
},
5554
"types": "dist/index.d.ts",
5655
"pnpm": {

0 commit comments

Comments
 (0)