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.
lerna
7.1.3
1 parent 48d4c29 commit 988e841Copy full SHA for 988e841
lerna.json
@@ -1,6 +1,6 @@
1
{
2
"version": "12.0.0-alpha.7",
3
"npmClient": "yarn",
4
- "useWorkspaces": true,
5
- "exact": true
+ "exact": true,
+ "$schema": "node_modules/lerna/schemas/lerna-schema.json"
6
}
package.json
@@ -49,7 +49,7 @@
49
"jest": "^26.6.2",
50
"jest-circus": "^26.6.2",
51
"jest-snapshot-serializer-raw": "^1.1.0",
52
- "lerna": "^4.0.0",
+ "lerna": "^7.1.3",
53
"lint-staged": "^13.1.0",
54
"metro-memory-fs": "0.78.0",
55
"micromatch": "^4.0.4",
0 commit comments