Skip to content

Commit

Permalink
fix: remove OpenCollective postinstall hook
Browse files Browse the repository at this point in the history
  • Loading branch information
streamich authored Jul 21, 2019
1 parent 55671e0 commit 26dcebc
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,7 @@
"storybook:build": "build-storybook",
"storybook:upload": "gh-pages -d storybook-static",
"storybook:clean": "rimraf storybook-static",
"release": "semantic-release",
"postinstall": "opencollective-postinstall"
"release": "semantic-release"
},
"husky": {
"hooks": {
Expand All @@ -49,7 +48,6 @@
"@types/react-wait": "^0.3.0",
"copy-to-clipboard": "^3.1.0",
"nano-css": "^5.1.0",
"opencollective-postinstall": "2.0.2",
"react-fast-compare": "^2.0.4",
"react-wait": "^0.3.0",
"screenfull": "^4.1.0",
Expand Down

0 comments on commit 26dcebc

Please sign in to comment.