Skip to content

Commit

Permalink
Lerna 2.0.0-beta.38 expects packages entry
Browse files Browse the repository at this point in the history
  • Loading branch information
Timer committed Mar 4, 2017
1 parent b9b6135 commit 5ba8709
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,8 @@
"tag: internal": ":house: Internal"
},
"cacheDir": ".changelog"
}
}
},
"packages": [
"packages/*"
]
}

0 comments on commit 5ba8709

Please sign in to comment.