Skip to content

Commit

Permalink
uh
Browse files Browse the repository at this point in the history
  • Loading branch information
huntabyte committed Mar 8, 2024
1 parent 2b4cba7 commit bf8f1f8
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 @@ -18,7 +18,7 @@
"check": "pnpm --filter www check",
"check:watch": "pnpm --filter www check:watch",
"test:unit": "pnpm --filter www test:unit",
"lint": "pnpm --filter www --filter shadcn-svelte lint",
"lint": "pnpm -r lint",
"format:check": "pnpm -r format:check",
"format": "pnpm -r format",
"preinstall": "npx only-allow pnpm",
Expand Down

0 comments on commit bf8f1f8

Please sign in to comment.