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 cf5461f commit 89200b6Copy full SHA for 89200b6
1 file changed
package.json
@@ -23,6 +23,7 @@
23
},
24
"scripts": {
25
"build": "tsup",
26
+ "prepare": "npm run build",
27
"test": "vitest",
28
"check": "biome check ./src --fix"
29
0 commit comments