From ff411077278482dcf1e65dd89d1286b0f739d1c4 Mon Sep 17 00:00:00 2001 From: braks <78412429+bcakmakoglu@users.noreply.github.com> Date: Fri, 10 Nov 2023 15:22:17 +0100 Subject: [PATCH] chore(changeset): cleanup config --- .changeset/config.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.changeset/config.json b/.changeset/config.json index 2df85f40..64ae8b92 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -16,8 +16,7 @@ "@vue-flow/examples-vite", "@vue-flow/examples-nuxt3", "@vue-flow/examples-quasar", - "@vue-flow/tests", - "vueflow" + "@vue-flow/tests" ], "commit": false, "linked": [],