Skip to content

Commit 38e78b8

Browse files
committed
chore(deps): update dependency lerna to v7 #48
1 parent a1d6627 commit 38e78b8

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

lerna.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
{
22
"version": "4.21.2",
3-
"packages": ["themes/**", "core", "merge", "www"],
4-
"useWorkspaces": true
3+
"packages": ["themes/**", "core", "merge", "www"]
54
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@types/react-test-renderer": "~18.0.0",
3131
"husky": "~8.0.0",
3232
"kkt": "^7.2.0",
33-
"lerna": "^6.0.0",
33+
"lerna": "^7.0.0",
3434
"lint-staged": "~13.2.0",
3535
"prettier": "~2.8.0",
3636
"react-test-renderer": "~18.2.0",

0 commit comments

Comments
 (0)