fix(changeset): remove unused package

This commit is contained in:
Moritz Klack
2024-07-01 17:12:40 +02:00
committed by GitHub
parent f791b9b72a
commit 8eaa81f000
+1 -1
View File
@@ -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"]
}