Skip to content

Commit

Permalink
chore(lerna): update lerna to latest beta (#257)
Browse files Browse the repository at this point in the history
  • Loading branch information
amsheehan committed Feb 6, 2017
1 parent fc20d1a commit a8a1e68
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
7 changes: 5 additions & 2 deletions lerna.json
@@ -1,9 +1,12 @@
{
"lerna": "2.0.0-beta.30",
"lerna": "2.0.0-beta.36",
"version": "independent",
"publishConfig": {
"ignore": [
"*.md"
]
}
},
"packages": [
"packages/*"
]
}
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -54,7 +54,7 @@
"karma-sourcemap-loader": "^0.3.7",
"karma-tap": "^2.1.4",
"karma-webpack": "^1.7.0",
"lerna": "2.0.0-beta.30",
"lerna": "2.0.0-beta.36",
"lolex": "^1.5.0",
"mkdirp": "^0.5.1",
"node-sass": "^3.7.0",
Expand Down

0 comments on commit a8a1e68

Please sign in to comment.