chore(deps): Downgrade draggale to 0.2.5 due to transformation issue with current version

This commit is contained in:
Braks
2021-10-21 18:03:06 +02:00
parent 20e9d1d396
commit 9532615cfd
3 changed files with 25 additions and 25 deletions
+1 -1
View File
@@ -35,7 +35,7 @@
"lint": "yarn lint:js"
},
"dependencies": {
"@braks/revue-draggable": "0.3.1",
"@braks/revue-draggable": "0.2.5",
"@types/d3": "^7.1.0",
"@vueuse/core": "^6.6.2",
"d3": "^7.1.1",