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 0763d62 commit 79bc3ccCopy full SHA for 79bc3cc
lerna.json
@@ -1,6 +1,9 @@
1
{
2
- "lerna": "2.5.1",
3
"npmClient": "yarn",
4
"useWorkspaces": true,
5
- "version": "3.0.5"
+ "version": "independent",
+ "packages": [
6
+ "packages/@vue/*",
7
+ "packages/vue-cli-version-marker"
8
+ ]
9
}
package.json
@@ -56,7 +56,7 @@
56
"http-server": "^0.11.1",
57
"inquirer": "^6.0.0",
58
"jest": "^23.1.0",
59
- "lerna": "^2.8.0",
+ "lerna": "^3.4.3",
60
"lint-staged": "^7.2.2",
61
"memfs": "^2.8.0",
62
"minimist": "^1.2.0",
0 commit comments