Skip to content

Commit

Permalink
Upgrade Lerna to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
lavelle committed Jun 22, 2022
1 parent 5e066bf commit 99173c8
Show file tree
Hide file tree
Showing 3 changed files with 2,752 additions and 1,063 deletions.
4 changes: 2 additions & 2 deletions lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
"version": "independent",
"npmClient": "yarn",
"useWorkspaces": true,
"commands": {
"command": {
"publish": {
"allowBranch": "master",
"ignore": [
"ignoreChanges": [
"README.mdx",
"README.md",
"CHANGELOG.md",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"husky": "^4.2.5",
"identity-obj-proxy": "^3.0.0",
"jest": "^24.0.0",
"lerna": "^2.2.0",
"lerna": "^5.1.4",
"postinstall-postinstall": "^2.0.0",
"prettier": "2.0.5",
"pretty-quick": "^2.0.1",
Expand Down
Loading

0 comments on commit 99173c8

Please sign in to comment.