Skip to content

Commit

Permalink
pin and bump lerna
Browse files Browse the repository at this point in the history
  • Loading branch information
viankakrisna committed Mar 1, 2017
1 parent af6a0ff commit e1d50b4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"lerna": "2.0.0-beta.37",
"lerna": "2.0.0-beta.38",
"version": "independent",
"changelog": {
"repo": "facebookincubator/create-react-app",
Expand All @@ -13,4 +13,4 @@
},
"cacheDir": ".changelog"
}
}
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"eslint-plugin-import": "2.0.1",
"eslint-plugin-jsx-a11y": "2.2.3",
"eslint-plugin-react": "6.4.1",
"lerna": "^2.0.0-beta.37",
"lerna": "2.0.0-beta.38",
"lerna-changelog": "^0.2.3"
}
}
}

0 comments on commit e1d50b4

Please sign in to comment.