chore(deps): upgrade lerna to v4

This commit is contained in:
Mrugesh Mohapatra
2021-03-10 23:29:58 +05:30
committed by Mrugesh Mohapatra
parent 4dd4865b94
commit 0a53a1d7f0
11 changed files with 9393 additions and 4422 deletions

View File

@@ -29,5 +29,8 @@
],
"publishConfig": {
"access": "public"
},
"engines": {
"node": ">= 14.0.0"
}
}

View File

@@ -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"
}
}

View File

@@ -21,5 +21,8 @@
"debug": "^4.0.1",
"dotenv": "^6.0.0",
"jest": "^24.9.0"
},
"engines": {
"node": ">= 14.0.0"
}
}

View File

@@ -23,5 +23,8 @@
"jest": "^24.9.0",
"lodash": "^4.17.19",
"mongodb": "^3.5.5"
},
"engines": {
"node": ">= 14.0.0"
}
}