Skip to content

Commit

Permalink
Add changeset command
Browse files Browse the repository at this point in the history
  • Loading branch information
sliptype committed Apr 3, 2024
1 parent d222023 commit fdb37c3
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 @@ -14,6 +14,7 @@
"private": true,
"scripts": {
"build": "turbo run build",
"changeset": "changeset",
"check-secrets": "sh ./scripts/check_secrets.sh",
"clean:modules": "rm -rf node_modules && rm -rf packages/*/node_modules",
"clean:dist": "rm -rf packages/*/dist",
Expand Down

0 comments on commit fdb37c3

Please sign in to comment.