Update packages version (#34064)

* Update packages version

* update root package.json
This commit is contained in:
Dominik Prokop
2021-05-13 16:02:18 +02:00
committed by GitHub
parent 13d84d5540
commit 5e0e91cd9a
11 changed files with 32 additions and 32 deletions

View File

@@ -2,5 +2,5 @@
"npmClient": "yarn",
"useWorkspaces": true,
"packages": ["packages/*"],
"version": "7.5.0-pre.0"
"version": "8.1.0-pre"
}