Skip to content

Commit

Permalink
fix(husky): git hooks invalid (#847)
Browse files Browse the repository at this point in the history
  • Loading branch information
BlackHole1 committed Aug 6, 2021
1 parent cae51ff commit 6232ce1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"private": true,
"scripts": {
"preinstall": "node ./scripts/preinstall",
"postinstall": "husky install",
"bootstrap": "yarn install --frozen-lockfile && node ./scripts/bootstrap/build-packages.js",
"lint": "yarn workspaces run lint",
"storybook": "yarn workspace flat-components storybook",
Expand Down

0 comments on commit 6232ce1

Please sign in to comment.