Skip to content

Commit

Permalink
[package.json][xs]: rm prerelease script
Browse files Browse the repository at this point in the history
 Handling this in projects package.json files.
  • Loading branch information
olayway committed Jun 13, 2023
1 parent 6649f78 commit 4a41d51
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"license": "MIT",
"scripts": {
"changeset": "changeset",
"prerelease": "nx run-many --targets=lint,test,build --projects=tag:test",
"release": "changeset publish"
},
"private": true,
Expand Down

0 comments on commit 4a41d51

Please sign in to comment.