Skip to content

Commit 472eaa1

Browse files
chore: remove prepublishOnly script
release-it is doing tests already
1 parent b6fbd3e commit 472eaa1

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
@@ -36,7 +36,6 @@
3636
"lint": "eslint --ext .js,.ts,.vue --fix",
3737
"lint:all": "yarn lint .",
3838
"release": "yarn test && release-it",
39-
"prepublishOnly": "yarn test",
4039
"test": "yarn vitest run"
4140
},
4241
"dependencies": {

0 commit comments

Comments
 (0)