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
1 parent a576621 commit ab4d597Copy full SHA for ab4d597
lerna.json
@@ -4,5 +4,6 @@
4
"packages/*"
5
],
6
"version": "independent",
7
- "independent": true
+ "independent": true,
8
+ "ci": false
9
}
package.json
@@ -89,7 +89,7 @@
89
"karma-mocha": "^1.3.0",
90
"karma-sourcemap-loader": "^0.3.7",
91
"karma-webpack": "^1.8.1",
92
- "lerna": "^2.11.0",
+ "lerna": "^3.22.1",
93
"mocha": "^3.5.3",
94
"mocha-lcov-reporter": "^1.3.0",
95
"npm": "gist:9cdb687f3806f8e6cb8a365d0b7840eb",
0 commit comments