Skip to content

Commit 01e3f49

Browse files
committed
2 parents 3c498c4 + d692811 commit 01e3f49

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@
1515
"prod": "npm run production",
1616
"watch": "NODE_ENV=local ./node_modules/.bin/rollup --config --watch",
1717
"lint": "./node_modules/.bin/eslint ./",
18-
"clean": "rm -rf dist",
19-
"postinstall": "husky install"
18+
"clean": "rm -rf dist"
2019
},
2120
"keywords": [
2221
"react",

0 commit comments

Comments
 (0)