diff --git a/workspace.jsonc b/workspace.jsonc index 4441a9a5639c..a1625e157494 100644 --- a/workspace.jsonc +++ b/workspace.jsonc @@ -534,7 +534,7 @@ "**/*.spec.ts" ], "strictPeerDependencies": true, - "autoInstallPeers": false, + "autoInstallPeers": true, // Setting this to false, to make sure we are not consuming anything that exists only on the bit.dev registry // "installFromBitDevRegistry": false, "savePrefix": "",