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