chore(deps): upgrade lerna to v4
This commit is contained in:
committed by
Mrugesh Mohapatra
parent
4dd4865b94
commit
0a53a1d7f0
@@ -29,5 +29,8 @@
|
||||
],
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 14.0.0"
|
||||
}
|
||||
}
|
||||
|
@@ -36,5 +36,8 @@
|
||||
"unist-util-remove": "^2.0.0",
|
||||
"unist-util-visit": "^2.0.3",
|
||||
"unist-util-visit-children": "^1.1.4"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 14.0.0"
|
||||
}
|
||||
}
|
||||
|
@@ -21,5 +21,8 @@
|
||||
"debug": "^4.0.1",
|
||||
"dotenv": "^6.0.0",
|
||||
"jest": "^24.9.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 14.0.0"
|
||||
}
|
||||
}
|
||||
|
@@ -23,5 +23,8 @@
|
||||
"jest": "^24.9.0",
|
||||
"lodash": "^4.17.19",
|
||||
"mongodb": "^3.5.5"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 14.0.0"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user