Pin dependency vue-smooth-dnd to 0.8.1 (#120)
Pin dependency vue-smooth-dnd to 0.8.1 Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/120
This commit is contained in:
parent
c7845bb9c1
commit
96616eff8c
2 changed files with 2 additions and 2 deletions
|
|
@ -20,7 +20,7 @@
|
|||
"vue": "2.6.11",
|
||||
"vue-drag-resize": "1.3.2",
|
||||
"vue-easymde": "1.2.0",
|
||||
"vue-smooth-dnd": "^0.8.1"
|
||||
"vue-smooth-dnd": "0.8.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@fortawesome/fontawesome-svg-core": "1.2.28",
|
||||
|
|
|
|||
Reference in a new issue