Skip to content

Commit

Permalink
pin and bump lerna (facebook#1688)
Browse files Browse the repository at this point in the history
# Conflicts:
#   package.json
  • Loading branch information
viankakrisna authored and SpaceK33z committed Mar 7, 2017
1 parent 3d0cb3a commit d649864
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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": "CodeYellowBV/create-react-cy-app",
Expand All @@ -13,4 +13,4 @@
},
"cacheDir": ".changelog"
}
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"eslint-plugin-jsx-a11y": "4.0.0",
"eslint-plugin-react": "6.9.0",
"eslint-config-codeyellow": "3.0.2",
"lerna": "^2.0.0-beta.37",
"lerna": "2.0.0-beta.38",
"lerna-changelog": "^0.3.0"
}
}

0 comments on commit d649864

Please sign in to comment.