Skip to content

Commit 9c3212a

Browse files
feat: upgrade to lerna 7
TICKET: WP-6096
1 parent c5c51d3 commit 9c3212a

File tree

3 files changed

+479
-964
lines changed

3 files changed

+479
-964
lines changed

lerna.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"version": "independent",
33
"npmClient": "yarn",
4-
"useWorkspaces": true,
54
"command": {
65
"version": {
76
"message": "chore(root): publish modules"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"https-browserify": "^1.0.0",
3232
"husky": "^8.0.1",
3333
"improved-yarn-audit": "^3.0.0",
34-
"lerna": "^6.6.2",
34+
"lerna": "^7.4.2",
3535
"lint-staged": "^12.4.1",
3636
"make-dir": "^3.1.0",
3737
"mocha": "10.6.0",

0 commit comments

Comments
 (0)