@@ -1,6 +1,5 @@
{
- "packages": [
- "packages/*"
- ],
+ "npmClient": "yarn",
+ "useWorkspaces": true,
"version": "3.0.0-alpha.1"
}