Skip to content

Commit

Permalink
Fix lerna version (again)
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleAMathews committed Jul 27, 2017
1 parent d40b9f4 commit d1fedde
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
"packages": [
"packages/*"
],
"hoist": true
"hoist": true,
"version": "1.5.0"
}

0 comments on commit d1fedde

Please sign in to comment.