Update vue-smooth-dnd requirement from ^0.7.0 to ^0.8.0 (#1003)

Update vue-smooth-dnd requirement from ^0.7.0 to ^0.8.0
This commit is contained in:
Julius Härtl
2019-04-25 18:02:39 +02:00
committed by GitHub

View File

@@ -34,7 +34,7 @@
"vue-click-outside": "^1.0.7",
"vue-infinite-loading": "^2.4.1",
"vue-router": "^3.0.1",
"vue-smooth-dnd": "^0.7.0",
"vue-smooth-dnd": "^0.8.0",
"vuex": "^3.0.1",
"vuex-router-sync": "^5.0.0"
},