Skip to content

Commit

Permalink
leana update
Browse files Browse the repository at this point in the history
  • Loading branch information
imaksp committed Feb 14, 2024
1 parent 97331cb commit 31943c0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"version": "3.13.2",
"packages": ["packages/*", "examples/*"],
"npmClient": "yarn"
"npmClient": "yarn",
"$schema": "node_modules/lerna/schemas/lerna-schema.json"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"jest-cli": "29.0.3",
"jest-environment-jsdom": "29.0.3",
"jest-styled-components": "~7.1.1",
"lerna": "6.4.0",
"lerna": "8.1.2",
"lint-staged": "13.0.3",
"lodash": "4.17.21",
"npm-run-all": "^4.1.5",
Expand Down

0 comments on commit 31943c0

Please sign in to comment.