Skip to content

Commit

Permalink
chore: remove postpublish
Browse files Browse the repository at this point in the history
template-oss got most of the other ones cause they lived in
`prepublishOnly` but this one was in `postpublish`
  • Loading branch information
wraithgar authored and fritzy committed Sep 14, 2022
1 parent 1fa8e3f commit ba41a0b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion workspaces/libnpmaccess/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
"license": "ISC",
"main": "lib/index.js",
"scripts": {
"postpublish": "git push origin --follow-tags",
"lint": "eslint \"**/*.js\"",
"test": "tap",
"postlint": "template-oss-check",
Expand Down

0 comments on commit ba41a0b

Please sign in to comment.