Skip to content

Commit

Permalink
Remove unused prepublish script
Browse files Browse the repository at this point in the history
  • Loading branch information
EvanHahn committed Mar 22, 2022
1 parent 12a3788 commit 2464e43
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 @@ -37,7 +37,6 @@
],
"scripts": {
"pretest": "npm run lint",
"prepublishOnly": "npm run build",
"lint": "npm run lint:eslint && npm run lint:prettier",
"lint:eslint": "eslint .",
"lint:prettier": "prettier --check .",
Expand Down

0 comments on commit 2464e43

Please sign in to comment.