Skip to content

Commit c6945cd

Browse files
committed
Removing postpublish hook
1 parent e8e44ca commit c6945cd

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.changeset/silent-mangos-hang.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@primer/css': patch
3+
---
4+
5+
Removing post publish storybook hook

package.json

-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
"stylelint": "stylelint --quiet src",
2929
"eslint": "eslint script deprecations.js lib .storybook",
3030
"eslint-docs": "eslint docs/{content,src,*.js}",
31-
"postpublish": "script/postpublish",
3231
"prepublishOnly": "script/prepublish",
3332
"publish-storybook": "script/publish-storybook",
3433
"start": "npm run dev",

0 commit comments

Comments
 (0)