chore(deps): update revue-draggable to v0.3.4

* fix import path of utils in NodesSelection.vue
* remove scale (bug)

Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
Braks
2021-11-17 16:07:56 +01:00
parent 03734364a0
commit 1deb41766b
3 changed files with 10 additions and 20 deletions

View File

@@ -31,7 +31,7 @@
"lint": "yarn lint:js"
},
"dependencies": {
"@braks/revue-draggable": "0.2.5",
"@braks/revue-draggable": "^0.3.4",
"@types/d3": "^7.1.0",
"@vueuse/core": "^6.6.2",
"d3": "^7.1.1",