Skip to content

Commit

Permalink
chore: 👷 Upgrade Lerna (#752)
Browse files Browse the repository at this point in the history
  • Loading branch information
mimarz authored Aug 23, 2023
1 parent 4ae2c5b commit cd1ea11
Show file tree
Hide file tree
Showing 3 changed files with 1,158 additions and 1,602 deletions.
1 change: 0 additions & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"useNx": true,
"useWorkspaces": true,
"npmClient": "yarn",
"version": "independent",
"packages": ["packages/*"],
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"jest": "^29.0.3",
"jest-css-modules-transform": "^4.4.2",
"jest-environment-jsdom": "^29.0.3",
"lerna": "^5.5.0",
"lerna": "^7.1.5",
"postcss": "^8.4.16",
"prettier": "^2.7.1",
"react": "^18.1.0",
Expand Down
Loading

0 comments on commit cd1ea11

Please sign in to comment.