Skip to content

Commit 0bffce0

Browse files
committed
fix(husky): remove postinstall script
Closes #1911
1 parent 516e71c commit 0bffce0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929
"deps_check_dir": ".deps_check"
3030
},
3131
"scripts": {
32-
"postinstall": "husky install",
3332
"automated-release": "release-it --config ./release/.release-it.json",
3433
"build": "run-s build:umd:browser build:commonjs build:es",
3534
"build:umd:browser": "cross-env BABEL_ENV=browser webpack --progress --config config/webpack/browser.config.babel.js",

0 commit comments

Comments
 (0)