Skip to content

Commit 4a73d04

Browse files
refactor: remove prepublishOnly script from package.json
1 parent 86919c7 commit 4a73d04

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
"build": "tsc -b ./tsconfig.lib.json && vite build",
2323
"lint": "eslint .",
2424
"preview": "vite preview",
25-
"prepublishOnly": "vite build",
2625
"format": "prettier --write .",
2726
"prepare": "husky",
2827
"test:browser": "vitest --workspace=vitest.workspace.ts"

0 commit comments

Comments
 (0)