There was an error while loading. Please reload this page.
1 parent aba4a31 commit 384b70bCopy full SHA for 384b70b
1 file changed
package.json
@@ -23,6 +23,7 @@
23
"format": "biome format --write",
24
"lint": "biome lint --write",
25
"postpack": "shx rm -f oclif.manifest.json",
26
+ "prepare": "npm run build",
27
"prepack": "oclif manifest && oclif readme",
28
"pretest": "npm run lint && npm run typecheck",
29
"readme": "npm run ci:fix && npm run build && npm exec oclif readme",
0 commit comments