chore(examples): install vueflow pkg

This commit is contained in:
braks
2022-10-10 15:46:07 +02:00
committed by Braks
parent 688c931b3a
commit d1e9ee596c
3 changed files with 67 additions and 150 deletions

View File

@@ -7,6 +7,7 @@
"lint": "eslint --ext \".js,.jsx,.ts,.tsx\" --fix --ignore-path .gitignore ."
},
"dependencies": {
"vueflow": "workspace:*",
"@vue-flow/additional-components": "workspace:*",
"@vue-flow/core": "workspace:*"
},