Skip to content

Commit

Permalink
revert to using changeset publish
Browse files Browse the repository at this point in the history
  • Loading branch information
Rich-Harris committed Jan 28, 2022
1 parent 7452ac3 commit a7a6193
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 @@ -9,7 +9,7 @@
"check": "pnpm -r check",
"lint": "pnpm -r lint",
"format": "pnpm -r format",
"release": "pnpm -r publish",
"release": "changeset publish",
"preview:docs": "action-deploy-docs --project=kit"
},
"repository": {
Expand Down

0 comments on commit a7a6193

Please sign in to comment.