Skip to content

Commit

Permalink
refactor: rename name of script
Browse files Browse the repository at this point in the history
  • Loading branch information
croatialu committed Jan 14, 2025
1 parent f01d04b commit 8c725a5
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 @@ -44,7 +44,7 @@
"prepublishOnly": "nr build",
"release": "bumpp && npm publish",
"postrelease": "npx cnpm sync @croatialu/query-templates",
"start": "esno src/index.ts",
"compile": "esno src/index.ts",
"test": "vitest",
"typecheck": "tsc --noEmit",
"up": "taze major -I",
Expand Down

0 comments on commit 8c725a5

Please sign in to comment.