Skip to content

Commit

Permalink
fix(deps): update dependency lerna to v7 #237
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Jun 9, 2023
1 parent 435c322 commit 73c0441
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"packages": ["examples/*", "packages/*"],
"version": "2.0.16",
"useWorkspaces": true,
"command": {
"create": {
"license": "MIT"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"compile-less-cli": "1.8.14",
"husky": "8.0.3",
"jest-environment-jsdom": "29.5.0",
"lerna": "6.6.2",
"lerna": "^7.0.0",
"lint-staged": "~13.2.0",
"prettier": "2.8.8",
"tsbb": "^4.1.0",
Expand Down

0 comments on commit 73c0441

Please sign in to comment.