Skip to content

Commit

Permalink
chore: revert lerna to 4
Browse files Browse the repository at this point in the history
  • Loading branch information
blakebyrnes committed Feb 2, 2024
1 parent 4e77cab commit 6de1983
Show file tree
Hide file tree
Showing 3 changed files with 2,083 additions and 1,772 deletions.
3 changes: 2 additions & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"version": "2.0.0-alpha.26",
"npmClient": "yarn"
"npmClient": "yarn",
"useWorkspaces": true
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"cross-env": "^7.0.3",
"husky": "^9.0.7",
"jest": "^29.7.0",
"lerna": "^8.0.2",
"lerna": "^4.0.0",
"lint-staged": "^15.2.0",
"shx": "^0.3.3",
"typescript": "~5.3.3"
Expand Down
Loading

0 comments on commit 6de1983

Please sign in to comment.