From f42fda8558ab0be2cb071dbae06a08b63d966395 Mon Sep 17 00:00:00 2001 From: Adam Matthiesen Date: Wed, 14 Feb 2024 05:19:05 -0800 Subject: [PATCH] fix --- .changeset/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/config.json b/.changeset/config.json index f5935c77..092f6fb9 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -7,5 +7,5 @@ "access": "public", "baseBranch": "main", "updateInternalDependencies": "patch", - "ignore": ["playground","@ts-ghost/tsconfig"] + "ignore": ["playground"] }