Fixed #26: can now reorder tracks in queue using drag and drop
This commit is contained in:
parent
03bb740db3
commit
33eecf55cb
3 changed files with 49 additions and 23 deletions
|
|
@ -19,7 +19,8 @@
|
|||
"semantic-ui-css": "^2.2.10",
|
||||
"vue": "^2.3.3",
|
||||
"vue-resource": "^1.3.4",
|
||||
"vue-router": "^2.3.1"
|
||||
"vue-router": "^2.3.1",
|
||||
"vuedraggable": "^2.14.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"autoprefixer": "^6.7.2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue