Skip to content

Commit

Permalink
chore(lerna): Bump Lerna version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Fung committed May 31, 2018
1 parent 612e108 commit e1baac0
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion lerna.json
@@ -1,5 +1,5 @@
{
"lerna": "2.4.0",
"lerna": "2.11.0",
"command": {
"init": {
"independent": true
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -20,7 +20,7 @@
},
"devDependencies": {
"archiver": "^2.1.1",
"lerna": "^2.9.0",
"lerna": "^2.11.0",
"mkdirp": "^0.5.1",
"node-fetch": "^1.7.3",
"registry-url": "^3.1.0"
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Expand Up @@ -7570,9 +7570,9 @@ lcid@^1.0.0:
dependencies:
invert-kv "^1.0.0"

lerna@^2.9.0:
version "2.9.0"
resolved "https://registry.yarnpkg.com/lerna/-/lerna-2.9.0.tgz#303f70bc50b1c4541bdcf54eda13c36fe54401f3"
lerna@^2.11.0:
version "2.11.0"
resolved "https://registry.yarnpkg.com/lerna/-/lerna-2.11.0.tgz#89b5681e286d388dda5bbbdbbf6b84c8094eff65"
dependencies:
async "^1.5.0"
chalk "^2.1.0"
Expand Down

0 comments on commit e1baac0

Please sign in to comment.