diff --git a/.changeset/config.json b/.changeset/config.json index 7fcf97338c..ecb688ab5b 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -7,5 +7,5 @@ "access": "restricted", "baseBranch": "main", "updateInternalDependencies": "patch", - "ignore": [] + "ignore": ["web"] }