Skip to content

Commit 23fd9fb

Browse files
committed
Revert "chore(deps): update dependency lerna to v7 (#4710)"
This reverts commit f4c19e7.
1 parent d578a5b commit 23fd9fb

File tree

3 files changed

+1041
-484
lines changed

3 files changed

+1041
-484
lines changed

lerna.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
3+
"useWorkspaces": true,
34
"version": "1.16.1",
45
"npmClient": "yarn",
56
"command": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"handlebars": "^4.7.7",
7676
"husky": "^8.0.0",
7777
"identity-obj-proxy": "^3.0.0",
78-
"lerna": "^7.0.0",
78+
"lerna": "^6.0.1",
7979
"lint-staged": "^13.0.0",
8080
"npm-run-all": "^4.1.5",
8181
"prettier": "^2.8.4",

0 commit comments

Comments
 (0)