From d7c4e8d200027ec24c3536b9fe01651271c16236 Mon Sep 17 00:00:00 2001 From: moklick Date: Thu, 4 Jul 2024 18:04:08 +0200 Subject: [PATCH] chore(autoPanSpeed): cleanup --- .changeset/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/config.json b/.changeset/config.json index 02ee8b55..68528c0e 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -7,5 +7,5 @@ "access": "restricted", "baseBranch": "main", "updateInternalDependencies": "patch", - "ignore": ["astro", "react-examples", "svelte-examples", "astro-examples", "playwright"] + "ignore": ["react-examples", "svelte-examples", "astro-examples", "playwright"] }