Skip to content

Commit

Permalink
chore(lerna): update config
Browse files Browse the repository at this point in the history
  • Loading branch information
boopathi committed Mar 3, 2017
1 parent bd6887a commit d41e67e
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions lerna.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
{
"lerna": "2.0.0-beta.38",
"version": "independent",
"publishConfig": {
"ignore": [
"*.md",
"__tests__"
]
"commands": {
"publish": {
"ignore": [
"*.md",
"__tests__"
]
}
},
"changelog": {
"repo": "babel/babili",
Expand Down

0 comments on commit d41e67e

Please sign in to comment.