Skip to content

Commit

Permalink
⬆️ upgrade lerna
Browse files Browse the repository at this point in the history
In particular, lerna v5.3 is fixing an issue I have when doing a `yarn
release`: lerna/lerna#3214
  • Loading branch information
BenoitZugmeyer committed Jul 27, 2022
1 parent e0d3b67 commit 3c5ba39
Show file tree
Hide file tree
Showing 2 changed files with 868 additions and 696 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -74,7 +74,7 @@
"karma-sourcemap-loader": "0.3.8",
"karma-spec-reporter": "0.0.33",
"karma-webpack": "5.0.0",
"lerna": "5.1.8",
"lerna": "5.3.0",
"minimatch": "5.0.1",
"node-fetch": "3.2.3",
"npm-run-all": "4.1.5",
Expand Down

0 comments on commit 3c5ba39

Please sign in to comment.