Skip to content

Commit

Permalink
chore: convert to yarn and workspaces
Browse files Browse the repository at this point in the history
  • Loading branch information
WonderPanda authored and jmcdo29 committed Mar 26, 2020
1 parent 78ef910 commit 39d69be
Show file tree
Hide file tree
Showing 4 changed files with 13,626 additions and 54,180 deletions.
2 changes: 2 additions & 0 deletions lerna.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
{
"packages": ["packages/*"],
"version": "0.1.0",
"npmClient": "yarn",
"useWorkspaces": true,
"command": {
"publish": {
"conventionalCommits": true
Expand Down
Loading

0 comments on commit 39d69be

Please sign in to comment.