Skip to content

Commit

Permalink
chore: use yarn to publish
Browse files Browse the repository at this point in the history
  • Loading branch information
gregberge committed Aug 16, 2018
1 parent 5bf86b2 commit 996656c
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,5 @@
],
"version": "2.2.0",
"npmClient": "yarn",
"useWorkspaces": true,
"command": {
"publish": {
"npmClient": "npm"
}
}
"useWorkspaces": true
}

0 comments on commit 996656c

Please sign in to comment.