revert: add vue-flow to deps-dev

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
braks
2023-01-17 22:01:51 +01:00
committed by Braks
parent b16e356470
commit 220f0ffa77
2 changed files with 2 additions and 0 deletions

View File

@@ -39,6 +39,7 @@
"devDependencies": {
"@types/d3-selection": "^3.0.3",
"@types/d3-zoom": "^3.0.1",
"@vue-flow/core": "workspace:*",
"@vitejs/plugin-vue": "^4.0.0",
"unplugin-auto-import": "^0.12.1",
"vite": "^4.0.4",

View File

@@ -39,6 +39,7 @@
"devDependencies": {
"@types/d3-drag": "^3.0.1",
"@types/d3-selection": "^3.0.3",
"@vue-flow/core": "workspace:*",
"@vitejs/plugin-vue": "^4.0.0",
"unplugin-auto-import": "^0.12.1",
"vite": "^4.0.4",