Skip to content

Commit

Permalink
Run build on different lerna version lifecycle segment
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanio committed Apr 15, 2020
1 parent ac25f9c commit 1f41523
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 @@ -20,7 +20,7 @@
}
],
"scripts": {
"preversion": "npm run build-all",
"version": "npm run build-all",
"postinstall": "lerna bootstrap",
"build": "lerna bootstrap && gulp",
"build-all": "lerna bootstrap && gulp all",
Expand Down

0 comments on commit 1f41523

Please sign in to comment.