diff --git a/frontend/.syncpackrc b/frontend/.syncpackrc index 6b12e338c..6ea44f18a 100644 --- a/frontend/.syncpackrc +++ b/frontend/.syncpackrc @@ -34,17 +34,8 @@ ], "versionGroups": [ { - "label": "Use workspace protocol (workspace packages)", - "dependencies": [ - "@apps/*", - "@packages/*", - "@liam/*" - ], - "dependencyTypes": [ - "prod", - "dev" - ], - "pinVersion": "workspace:*" + "dependencies": ["$LOCAL"], + "isIgnored": true } ] } \ No newline at end of file