Skip to content

Commit

Permalink
feat: remove postpublish from package.json (#195)
Browse files Browse the repository at this point in the history
Fixes #186
  • Loading branch information
lukekarrys committed Sep 15, 2022
1 parent ca5c14e commit 423450f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/content/pkg.json
Expand Up @@ -9,6 +9,7 @@
"preversion": {{{del}}},
"postversion": {{{del}}},
"prepublishOnly": {{{del}}},
"postpublish": {{{del}}},
"snap": "tap",
"test": "tap",
"posttest": "{{npmBin}} run lint",
Expand Down

0 comments on commit 423450f

Please sign in to comment.