refactor: change pkg scope to vue-flow

This commit is contained in:
braks
2022-10-08 15:44:21 +02:00
committed by Braks
parent eb507c8e76
commit 8567e3733b
163 changed files with 288 additions and 288 deletions

View File

@@ -10,7 +10,7 @@
"lint": "eslint --ext .js,.ts,.vue ./"
},
"dependencies": {
"@braks/vue-flow": "workspace:*",
"@vue-flow/core": "workspace:*",
"@quasar/extras": "^1.15.4",
"quasar": "^2.9.2",
"vue": "^3.2.37",