chore(controls,minimap): update vue-flow peer dep to 1.6.0

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
braks
2022-12-13 16:51:23 +01:00
parent 4425faf923
commit 2d51a2972a
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
"test": "exit 0"
},
"peerDependencies": {
"@vue-flow/core": "^1.0.0",
"@vue-flow/core": "^1.6.0",
"vue": "^3.2.37"
},
"dependencies": {},
+1 -1
View File
@@ -29,7 +29,7 @@
"test": "exit 0"
},
"peerDependencies": {
"@vue-flow/core": "^1.0.0",
"@vue-flow/core": "^1.6.0",
"vue": "^3.2.37"
},
"dependencies": {