Skip to content

Commit

Permalink
scripts pls
Browse files Browse the repository at this point in the history
  • Loading branch information
huntabyte committed Jul 30, 2024
1 parent 167133c commit d819bb1
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 @@
"ci:publish": "pnpm build:packages && changeset publish",
"lint": "prettier --check . && eslint .",
"format": "prettier --write .",
"check": "pnpm build:packages && pnpm-r check",
"check": "pnpm build:packages && pnpm -r check",
"sync": "pnpm -r sync",
"postinstall": "pnpm -r sync"
},
Expand Down

0 comments on commit d819bb1

Please sign in to comment.