Skip to content

Commit

Permalink
Merge pull request #644 from paulRbr/fix-packaging
Browse files Browse the repository at this point in the history
scripts: align with oclif's defaults
  • Loading branch information
paulRbr authored Jan 20, 2025
2 parents aefb47d + 6aa7c02 commit 37477eb
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 @@ -73,7 +73,6 @@
},
"repository": "bump-sh/cli",
"scripts": {
"prepare": "npm run build",
"build": "shx rm -rf dist && tsc -b",
"clean": "rm -rf dist/ oclif.manifest.json",
"lint": "eslint . --ext .ts",
Expand Down

0 comments on commit 37477eb

Please sign in to comment.