Skip to content

Commit 26dcebc

Browse files
authored
fix: remove OpenCollective postinstall hook
1 parent 55671e0 commit 26dcebc

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,7 @@
2626
"storybook:build": "build-storybook",
2727
"storybook:upload": "gh-pages -d storybook-static",
2828
"storybook:clean": "rimraf storybook-static",
29-
"release": "semantic-release",
30-
"postinstall": "opencollective-postinstall"
29+
"release": "semantic-release"
3130
},
3231
"husky": {
3332
"hooks": {
@@ -49,7 +48,6 @@
4948
"@types/react-wait": "^0.3.0",
5049
"copy-to-clipboard": "^3.1.0",
5150
"nano-css": "^5.1.0",
52-
"opencollective-postinstall": "2.0.2",
5351
"react-fast-compare": "^2.0.4",
5452
"react-wait": "^0.3.0",
5553
"screenfull": "^4.1.0",

0 commit comments

Comments
 (0)