We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b182caa commit 0a000eaCopy full SHA for 0a000ea
lerna.json
@@ -1,7 +1,7 @@
1
{
2
"version": "independent",
3
"npmClient": "yarn",
4
- "useWorkspaces": true,
+ "$schema": "node_modules/lerna/schemas/lerna-schema.json",
5
"command": {
6
"version": {
7
"allowBranch": "master",
package.json
@@ -37,7 +37,7 @@
37
"@types/supertest": "^2.0.12",
38
"husky": "^8.0.3",
39
"jest": "^29.5.0",
40
- "lerna": "^4.0.0",
+ "lerna": "^7.1.4",
41
"supertest": "^6.3.3",
42
"ts-jest": "^29.1.0",
43
"ts-node": "^10.9.1",
0 commit comments