From 3d71bc813ba0d5ffd8e8c1cd7652390f60833b64 Mon Sep 17 00:00:00 2001 From: Ahmad Bilal Date: Fri, 25 Oct 2024 19:34:48 +0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20FIX:=20changeset?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .changeset/config.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.changeset/config.json b/.changeset/config.json index 68c93e76..302e184b 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -12,7 +12,6 @@ "example-astro", "example-nextjs", "example-nodejs", - "example-remix", - "testing" + "example-remix" ] }