Skip to content
This repository was archived by the owner on Sep 21, 2021. It is now read-only.

Commit fc77bac

Browse files
authored
Merge pull request #479 from arashm/update-lerna
Update lerna to latest v2.0.0-rc.5
2 parents daf9425 + a7a95f7 commit fc77bac

File tree

3 files changed

+933
-98
lines changed

3 files changed

+933
-98
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"lerna": "2.0.0-beta.30",
2+
"lerna": "2.0.0-rc.5",
33
"version": "independent"
44
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@
4141
"devDependencies": {
4242
"devtools-license-check": "^0.3.0",
4343
"flow-bin": "^0.47",
44-
"lerna": "2.0.0-beta.30"
44+
"lerna": "2.0.0-rc.5"
4545
}
4646
}

0 commit comments

Comments
 (0)