Skip to content

Commit

Permalink
add changeset script to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
AntoineKM committed Mar 18, 2024
1 parent 9467e82 commit 4c9b357
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 @@ -21,6 +21,7 @@
"index": "ts-node ./src/cli.ts",
"build": "tsup",
"dev": "tsup --watch",
"changeset": "changeset",
"version": "changeset version",
"release": "changeset publish"
},
Expand Down

0 comments on commit 4c9b357

Please sign in to comment.