Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
huntabyte committed Dec 2, 2024
1 parent e75f164 commit 523b8f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"check": "pnpm build:packages && pnpm -r check",
"ci:publish": "pnpm build:packages && changeset publish",
"dev": "pnpm -F \"./packages/**\" svelte-kit sync && pnpm -r --parallel --reporter append-only --color dev",
"test": "pnpm -r test",
"format": "prettier --write .",
"lint": "prettier --check . && eslint ."
},
Expand Down

0 comments on commit 523b8f2

Please sign in to comment.