Skip to content

Commit

Permalink
add script for publishing a pre release
Browse files Browse the repository at this point in the history
  • Loading branch information
frankiebee committed Oct 22, 2024
1 parent 9f09fcd commit c49ffa5
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 @@ -64,6 +64,7 @@
"postinstall": "patch-package",
"prepack": "pinst --disable",
"postpack": "pinst --enable",
"publish:rc": "yarn burn && yarn build && npm publish --no-tag",
"removedb": "./dev/bin/remove-db.sh"
},
"repository": {
Expand Down

0 comments on commit c49ffa5

Please sign in to comment.