Merge pull request #968 from nextcloud/dependabot/npm_and_yarn/vue/vue-smooth-dnd-tw-0.7.0

Update vue-smooth-dnd requirement from ^0.3.2 to ^0.7.0
This commit is contained in:
Julius Härtl
2019-04-10 17:29:40 +02:00
committed by GitHub

View File

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