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 516e71c commit 0bffce0Copy full SHA for 0bffce0
package.json
@@ -29,7 +29,6 @@
29
"deps_check_dir": ".deps_check"
30
},
31
"scripts": {
32
- "postinstall": "husky install",
33
"automated-release": "release-it --config ./release/.release-it.json",
34
"build": "run-s build:umd:browser build:commonjs build:es",
35
"build:umd:browser": "cross-env BABEL_ENV=browser webpack --progress --config config/webpack/browser.config.babel.js",
0 commit comments