We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ba57a6 commit 7bbc088Copy full SHA for 7bbc088
package.json
@@ -25,7 +25,7 @@
25
"scripts": {
26
"build": "dts-buddy",
27
"test": "uvu test",
28
- "prepublishOnly": "npm test && publint && npm run build"
+ "prepublishOnly": "npm test && npm run build && publint"
29
},
30
"license": "MIT",
31
"type": "module",
0 commit comments