1
0
mirror of https://github.com/sahadev/vue-component-creater-ui.git synced 2025-12-27 13:29:34 +08:00

update: 集成好vuedraggable

This commit is contained in:
shangbin
2021-12-08 18:59:04 +08:00
parent 1c61f4b83a
commit b870e28608
9 changed files with 766 additions and 92 deletions

View File

@@ -62,7 +62,8 @@
"vue": "^3.2.22",
"vue-nestable": "^2.6.0",
"vue-router": "^3.4.9",
"vuex": "^3.1.2"
"vuedraggable": "^4.1.0",
"vuex": "^4.0.2"
},
"devDependencies": {
"@babel/generator": "^7.11.6",