chore: update changeset config

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
braks
2023-02-22 13:46:29 +01:00
committed by Braks
parent 2aa185756b
commit 7d6fb443f0

View File

@@ -6,11 +6,7 @@
"repo": "bcakmakoglu/vue-flow"
}
],
"fixed": [
[
"@vue-flow/*"
]
],
"fixed": [],
"updateInternalDependencies": "patch",
"snapshot": {
"useCalculatedVersion": true
@@ -20,6 +16,9 @@
"@vue-flow/examples-vite",
"@vue-flow/examples-nuxt3",
"@vue-flow/examples-quasar",
"@vue-flow/eslint-config",
"@vue-flow/tsconfig",
"@vue-flow/vite-config",
"@vue-flow/tests",
"vueflow"
],