Skip to content

Commit

Permalink
Temporarily remove prepublish (#337)
Browse files Browse the repository at this point in the history
  • Loading branch information
Methuselah96 authored Aug 20, 2023
1 parent ca250fb commit a0dc843
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 @@ -26,7 +26,6 @@
"test": "nyc mocha",
"watch": "nodemon --exec \"mocha\"",
"prepack": "npm run build && npm run build-dist",
"prepublishOnly": "npm run test && npm run lint",
"cover-report": "open coverage/lcov-report/index.html",
"cover-publish": "nyc mocha && codeclimate < coverage/lcov.info"
},
Expand Down

0 comments on commit a0dc843

Please sign in to comment.