We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55671e0 commit 26dcebcCopy full SHA for 26dcebc
package.json
@@ -26,8 +26,7 @@
26
"storybook:build": "build-storybook",
27
"storybook:upload": "gh-pages -d storybook-static",
28
"storybook:clean": "rimraf storybook-static",
29
- "release": "semantic-release",
30
- "postinstall": "opencollective-postinstall"
+ "release": "semantic-release"
31
},
32
"husky": {
33
"hooks": {
@@ -49,7 +48,6 @@
49
48
"@types/react-wait": "^0.3.0",
50
"copy-to-clipboard": "^3.1.0",
51
"nano-css": "^5.1.0",
52
- "opencollective-postinstall": "2.0.2",
53
"react-fast-compare": "^2.0.4",
54
"react-wait": "^0.3.0",
55
"screenfull": "^4.1.0",
0 commit comments