Skip to content

Commit

Permalink
defer to build
Browse files Browse the repository at this point in the history
  • Loading branch information
ericclemmons committed Nov 3, 2024
1 parent bd4b288 commit 03e05cd
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 @@ -6,7 +6,7 @@
"env": "env",
"dev": "turbo run dev --parallel",
"lint": "turbo run lint --filter=click-to-*-component",
"prerelease": "turbo run build",
"prerelease": "pnpm run build",
"release": "changeset publish"
},
"devDependencies": {
Expand Down

0 comments on commit 03e05cd

Please sign in to comment.