Skip to content

Commit

Permalink
chore: remove prepublish step
Browse files Browse the repository at this point in the history
  • Loading branch information
mrozbarry committed Jan 2, 2024
1 parent 8055f58 commit 329eda1
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 @@ -27,7 +27,6 @@
"git-pair": "./bin/gitpair.js"
},
"scripts": {
"prepublishOnly": "npm build",
"lint": "eslint .",
"test": "node --experimental-vm-modules node_modules/jest/bin/jest.js",
"prepare": "husky install"
Expand Down

0 comments on commit 329eda1

Please sign in to comment.