diff --git a/packages/frontend/graphql/package.json b/packages/frontend/graphql/package.json index 3eba4d8aa8..a66c58bbaf 100644 --- a/packages/frontend/graphql/package.json +++ b/packages/frontend/graphql/package.json @@ -28,8 +28,5 @@ "graphql": "^16.9.0", "lodash": "^4.17.21", "lodash-es": "^4.17.21" - }, - "installConfig": { - "hoistingLimits": "workspaces" } }