chore: update vue flow version in docs/tests/examples

This commit is contained in:
Braks
2022-04-21 10:47:53 +02:00
parent f35167ca72
commit 99d062728a
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
"lint": "eslint --ext \".js,.jsx,.ts,.tsx\" --fix --ignore-path .gitignore ."
},
"dependencies": {
"@braks/vue-flow": "^0.4.4"
"@braks/vue-flow": "^0.4.6"
},
"devDependencies": {
"@types/dagre": "^0.7.46",