diff --git a/.changeset/config.json b/.changeset/config.json index a81e80f9..65a681c7 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -7,5 +7,5 @@ "access": "public", "baseBranch": "main", "updateInternalDependencies": "patch", - "ignore": ["www", "prepare", "sparkstack-astro"] + "ignore": ["www", "sparkstack-astro"] }