Skip to content

Commit 423450f

Browse files
authored
feat: remove postpublish from package.json (#195)
Fixes #186
1 parent ca5c14e commit 423450f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/content/pkg.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"preversion": {{{del}}},
1010
"postversion": {{{del}}},
1111
"prepublishOnly": {{{del}}},
12+
"postpublish": {{{del}}},
1213
"snap": "tap",
1314
"test": "tap",
1415
"posttest": "{{npmBin}} run lint",

0 commit comments

Comments
 (0)