chore: move vue-flow to dev-deps
This commit is contained in:
@@ -29,12 +29,12 @@
|
|||||||
"lint": "yarn lint:js"
|
"lint": "yarn lint:js"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@braks/vue-flow": "^0.4.10",
|
|
||||||
"@vueuse/core": "^8.4.2",
|
"@vueuse/core": "^8.4.2",
|
||||||
"pathfinding": "^0.4.18",
|
"pathfinding": "^0.4.18",
|
||||||
"perfect-arrows": "^0.3.7"
|
"perfect-arrows": "^0.3.7"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
"@braks/vue-flow": "^0.4.10",
|
||||||
"@types/pathfinding": "^0.0.5",
|
"@types/pathfinding": "^0.0.5",
|
||||||
"@vitejs/plugin-vue": "^2.3.3",
|
"@vitejs/plugin-vue": "^2.3.3",
|
||||||
"np": "^7.5.0",
|
"np": "^7.5.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user