Skip to content

Commit

Permalink
chore: remove not used script npm
Browse files Browse the repository at this point in the history
  • Loading branch information
alexmarqs committed Jan 28, 2024
1 parent cb0fd17 commit cc09eaa
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@
"prerelease": "pnpm run build",
"release": "standard-version --skip.changelog",
"release:dry-run": "standard-version --skip.changelog --dry-run",
"yalc:publish": "yalc publish",
"postrelease": "git push && git push --tags"
"yalc:publish": "yalc publish"
},
"files": [
"dist/**"
Expand Down

0 comments on commit cc09eaa

Please sign in to comment.