Skip to content

Commit

Permalink
-> v4.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Rich-Harris committed Apr 19, 2024
1 parent 3ba57a6 commit 7bbc088
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"scripts": {
"build": "dts-buddy",
"test": "uvu test",
"prepublishOnly": "npm test && publint && npm run build"
"prepublishOnly": "npm test && npm run build && publint"
},
"license": "MIT",
"type": "module",
Expand Down

0 comments on commit 7bbc088

Please sign in to comment.