Remove useWorkspaces (breaking change)

This commit is contained in:
Adria Navarro 2023-06-15 12:37:57 +01:00
parent bc82f95410
commit 2f1274c88e
1 changed files with 1 additions and 2 deletions

View File

@ -16,7 +16,6 @@
"packages/worker", "packages/worker",
"packages/pro/packages/pro" "packages/pro/packages/pro"
], ],
"useWorkspaces": true,
"command": { "command": {
"publish": { "publish": {
"ignoreChanges": [ "ignoreChanges": [
@ -31,4 +30,4 @@
"loadEnvFiles": false "loadEnvFiles": false
} }
} }
} }