Skip to content

Commit

Permalink
Revert "chore: add build on prepublishOnly"
Browse files Browse the repository at this point in the history
This reverts commit fd7d5a7.
  • Loading branch information
RyuuGan committed Apr 3, 2022
1 parent fd7d5a7 commit 1891c55
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 @@ -22,7 +22,6 @@
"build-docker": "docker build -t sol-merger .",
"run-docker-interactive": "docker run -it sol-merger /bin/bash",
"changelog": "npx conventional-changelog-cli -p angular -i CHANGELOG.md -s -r 0",
"prepublishOnly": "npm run build",
"version": "npx conventional-changelog-cli -p angular -i CHANGELOG.md -s && git add CHANGELOG.md"
},
"bin": {
Expand Down

0 comments on commit 1891c55

Please sign in to comment.