Skip to content

Commit

Permalink
ci: fix release flow
Browse files Browse the repository at this point in the history
  • Loading branch information
noomorph committed May 14, 2023
1 parent 2216b41 commit e7fab07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"npm": ">=8.0.0"
},
"scripts": {
"prepare": "husky install",
"postinstall": "husky install",
"bootstrap": "lerna bootstrap",
"build": "lerna run build",
"clean": "lerna clean",
Expand Down

0 comments on commit e7fab07

Please sign in to comment.