Skip to content

Commit

Permalink
fix: setting Lerna.version to "independent"
Browse files Browse the repository at this point in the history
  • Loading branch information
Borales committed Oct 4, 2018
1 parent abc3546 commit 9a7c076
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"useWorkspaces": true,
"npmClient": "yarn",
"version": "1.0.0"
"version": "independent"
}

0 comments on commit 9a7c076

Please sign in to comment.