Skip to content

Commit 7bbc088

Browse files
committed
-> v4.3.3
1 parent 3ba57a6 commit 7bbc088

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
@@ -25,7 +25,7 @@
2525
"scripts": {
2626
"build": "dts-buddy",
2727
"test": "uvu test",
28-
"prepublishOnly": "npm test && publint && npm run build"
28+
"prepublishOnly": "npm test && npm run build && publint"
2929
},
3030
"license": "MIT",
3131
"type": "module",

0 commit comments

Comments
 (0)