Skip to content

Commit

Permalink
Re-add "npm run changeset" instead of requiring changeset installed g…
Browse files Browse the repository at this point in the history
…lobally
  • Loading branch information
techniq committed Nov 12, 2023
1 parent 8d988d4 commit 32c1e88
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 @@ -9,6 +9,7 @@
"build": "rimraf packages/*/dist && pnpm -r build",
"lint": "pnpm -r lint",
"format": "pnpm -r format",
"changeset": "changeset",
"changeset:version": "changeset version",
"changeset:release": "changeset publish",
"up-dep": "pnpm -r up --latest"
Expand Down

1 comment on commit 32c1e88

@vercel
Copy link

@vercel vercel bot commented on 32c1e88 Nov 12, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.