Skip to content

Commit

Permalink
Merge pull request #164 from RyoNkmr/i163
Browse files Browse the repository at this point in the history
fix: remove post-install script
  • Loading branch information
RyoNkmr committed Mar 25, 2021
2 parents 958b79f + ffb7338 commit 10fd76f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Expand Up @@ -17,8 +17,7 @@
"prettify": "prettier --write ./lib/**/*.js ./tests/**/*.js",
"semantic-release": "semantic-release",
"commit": "cz",
"prepare": "husky install",
"postinstall": "husky install"
"prepare": "husky install"
},
"dependencies": {
"eslint-import-resolver-alias": "^1.1.2",
Expand Down

0 comments on commit 10fd76f

Please sign in to comment.