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.
2 parents 396e60c + 7d63036 commit d692811Copy full SHA for d692811
package.json
@@ -15,8 +15,7 @@
15
"prod": "npm run production",
16
"watch": "NODE_ENV=local ./node_modules/.bin/rollup --config --watch",
17
"lint": "./node_modules/.bin/eslint ./",
18
- "clean": "rm -rf dist",
19
- "postinstall": "husky install"
+ "clean": "rm -rf dist"
20
},
21
"keywords": [
22
"react",
0 commit comments