Skip to content

Commit

Permalink
feat(lerna): exclude demo & examples from lerna
Browse files Browse the repository at this point in the history
  • Loading branch information
Raphaël Benitte authored and Raphaël Benitte committed Dec 5, 2017
1 parent a2115d1 commit aa255eb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lerna.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
{
"lerna": "2.5.1",
"packages": [
"demo",
"examples/*",
"packages/*"
],
"version": "0.32.0-9"
Expand Down

0 comments on commit aa255eb

Please sign in to comment.