Skip to content

Commit f8b29f1

Browse files
chore(npm): remove publish script
1 parent 8dec9aa commit f8b29f1

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
@@ -17,7 +17,6 @@
1717
"test": "vitest --dom run",
1818
"test:watch": "vitest --dom",
1919
"format": "prettier --write --ignore-unknown",
20-
"publish": "npm run format && npm run test",
2120
"release": "release-it",
2221
"prepare": "husky"
2322
},

0 commit comments

Comments
 (0)