Skip to content

Commit

Permalink
update lerna
Browse files Browse the repository at this point in the history
  • Loading branch information
ldebenedettiNavent committed Oct 24, 2023
1 parent 94a6311 commit 6da7fd8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"packages": ["packages/*"],
"npmClient": "yarn",
"useWorkspaces": true,
"private": true,
"version": "6.6.2",
"command.publish.verifyAccess": false
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"jest-haste-map": "^29.6.4",
"jest-resolve": "^29.6.4",
"jest-styled-components": "^7.1.1",
"lerna": "^6.6.2",
"lerna": "6.6.2",
"lint-staged": "^12.3.8",
"postcss": "^8.4.12",
"postcss-syntax": "^0.36.2",
Expand Down

0 comments on commit 6da7fd8

Please sign in to comment.