chore(vueflow): disable pkg until name issue is resolved

This commit is contained in:
braks
2022-10-13 14:21:18 +02:00
committed by Braks
parent 655a27d572
commit 11ee43ac9b
3 changed files with 6 additions and 4 deletions

View File

@@ -3,7 +3,7 @@
"changelog": ["@changesets/changelog-github", { "repo": "bcakmakoglu/vue-flow" }],
"fixed": [],
"updateInternalDependencies": "patch",
"ignore": ["docs", "tests", "nuxt3-examples", "quasar-examples", "vite-examples"],
"ignore": ["docs", "tests", "nuxt3-examples", "quasar-examples", "vite-examples", "vueflow"],
"commit": false,
"linked": [],
"access": "public",