Skip to content

Commit

Permalink
Merge pull request #65 from valiantlynx:working
Browse files Browse the repository at this point in the history
"ci:version": "pnpm changeset version",
  • Loading branch information
valiantlynx authored Apr 8, 2024
2 parents d0f15e6 + 8cd87f1 commit 0df70fa
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 @@ -33,6 +33,7 @@
"preview": "vite preview",
"package": "svelte-kit sync && svelte-package && publint",
"release": "pnpm run package && changeset publish",
"ci:version": "pnpm changeset version",
"ci:publish": "pnpm publish -r",
"check": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json",
"check:watch": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch",
Expand Down

0 comments on commit 0df70fa

Please sign in to comment.