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",
|
||||
|
|
|
@ -12394,7 +12394,7 @@ vue-sfc-descriptor-to-string@^1.0.0:
|
|||
dependencies:
|
||||
indent-string "^3.2.0"
|
||||
|
||||
vue-smooth-dnd@^0.8.1:
|
||||
vue-smooth-dnd@0.8.1:
|
||||
version "0.8.1"
|
||||
resolved "https://registry.yarnpkg.com/vue-smooth-dnd/-/vue-smooth-dnd-0.8.1.tgz#b1c584cfe49b830a402548b4bf08f00f68f430e5"
|
||||
integrity sha512-eZVVPTwz4A1cs0+CjXx/ihV+gAl3QBoWQnU6+23Gp59t0WBU99z7ducBQ4FvjBamqOlg8SDOE5eFHQedxwB4Wg==
|
||||
|
|
Loading…
Reference in a new issue