Skip to content
This repository has been archived by the owner on Sep 7, 2020. It is now read-only.

Commit

Permalink
Avoid issue when running "release" command via "yarn release"
Browse files Browse the repository at this point in the history
  • Loading branch information
MoOx committed Dec 6, 2017
1 parent 19746b6 commit 137c8ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lerna.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"lerna": "2.5.1",
"version": "1.0.0-alpha.15",
"registry": "https://registry.npmjs.org/",
"npmClient": "yarn",
"useWorkspaces": true,
"commands": {
Expand Down

0 comments on commit 137c8ae

Please sign in to comment.