Skip to content

Commit

Permalink
Prep for initial beta release
Browse files Browse the repository at this point in the history
  • Loading branch information
JaceHensley committed Nov 14, 2019
1 parent a4bcd2e commit 4b37d1d
Show file tree
Hide file tree
Showing 8 changed files with 428 additions and 354 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"packages": ["packages/*"],
"version": "1.0.0"
"version": "1.0.0-beta.0"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
"name": "root",
"private": true,
"devDependencies": {
"lerna": "^3.15.0"
"lerna": "^3.18.4"
}
}
Loading

0 comments on commit 4b37d1d

Please sign in to comment.