v1.0.0-beta.7

This commit is contained in:
Daniel Lautzenheiser
2023-01-03 12:09:42 -05:00
parent 0760cf4deb
commit b61d9cad15
3 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
{
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"useWorkspaces": true,
"version": "1.0.0-beta.6"
"version": "1.0.0-beta.7"
}