Skip to content
This repository was archived by the owner on Aug 7, 2020. It is now read-only.

Commit ed9ebfd

Browse files
authored
Merge pull request #5 from ovh-ux/chore/lerna
chore(*): upgrade lerna
2 parents 0fa14c6 + dc62ccc commit ed9ebfd

File tree

3 files changed

+793
-167
lines changed

3 files changed

+793
-167
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"lerna": "2.0.0-beta.32",
2+
"lerna": "2.2.0",
33
"version": "independent",
44
"packages": [
55
"packages/*"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"karma-sourcemap-loader": "^0.3.7",
6464
"karma-spec-reporter": "0.0.31",
6565
"karma-webpack": "^2.0.4",
66-
"lerna": "2.0.0-beta.32",
66+
"lerna": "~2.2.0",
6767
"less": "^2.7.2",
6868
"less-loader": "^2.2.3",
6969
"loader-utils": "^0.2.16",

0 commit comments

Comments
 (0)