diff --git a/.changeset/config.json b/.changeset/config.json index 477ee23..a686854 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -8,5 +8,5 @@ "baseBranch": "main", "updateInternalDependencies": "patch", "ignore": [], - { "privatePackages": { "version": true, "tag": true } } + "privatePackages": { "version": true, "tag": true } } }