Skip to content

Commit

Permalink
feat(deps): use yarn with lerna & add missing yarn.lock files
Browse files Browse the repository at this point in the history
  • Loading branch information
Raphaël Benitte authored and Raphaël Benitte committed Jan 27, 2018
1 parent 48d87ec commit 42675e4
Show file tree
Hide file tree
Showing 22 changed files with 39,624 additions and 4,099 deletions.
6,891 changes: 6,891 additions & 0 deletions examples/retro/yarn.lock

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@
"packages": [
"packages/*"
],
"version": "0.33.0"
"version": "0.33.0",
"npmClient": "yarn"
}
Loading

0 comments on commit 42675e4

Please sign in to comment.