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 19a7c62 commit 41d8156Copy full SHA for 41d8156
lerna.json
@@ -1,5 +1,4 @@
1
{
2
"version": "2.3.0",
3
- "useWorkspaces": true,
4
"npmClient": "yarn"
5
}
package.json
@@ -5,7 +5,7 @@
"website"
6
],
7
"devDependencies": {
8
- "lerna": "6.4.1"
+ "lerna": "^7.1.4"
9
},
10
"scripts": {
11
"build": "lerna run build",
0 commit comments