diff options
-rw-r--r-- | .changeset/config.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.changeset/config.json b/.changeset/config.json index 972a1568f..c9c7d3d7d 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -6,5 +6,5 @@ "access": "public", "baseBranch": "main", "updateInternalDependencies": "patch", - "ignore": ["@example/*", "www", "docs-www"] + "ignore": ["@example/*", "www"] } |