Pin dependency vue-shortkey to 3.1.7 (#194)
Pin dependency vue-shortkey to 3.1.7 Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/194
This commit is contained in:
parent
be093e3779
commit
bc7e7dd865
2 changed files with 2 additions and 2 deletions
|
@ -22,7 +22,7 @@
|
|||
"vue": "2.6.11",
|
||||
"vue-drag-resize": "1.4.1",
|
||||
"vue-easymde": "1.2.2",
|
||||
"vue-shortkey": "^3.1.7",
|
||||
"vue-shortkey": "3.1.7",
|
||||
"vue-smooth-dnd": "0.8.1",
|
||||
"vuex": "3.5.1"
|
||||
},
|
||||
|
|
|
@ -12573,7 +12573,7 @@ vue-sfc-descriptor-to-string@^1.0.0:
|
|||
dependencies:
|
||||
indent-string "^3.2.0"
|
||||
|
||||
vue-shortkey@^3.1.7:
|
||||
vue-shortkey@3.1.7:
|
||||
version "3.1.7"
|
||||
resolved "https://registry.yarnpkg.com/vue-shortkey/-/vue-shortkey-3.1.7.tgz#31c09a99ed597331a6a49a45eeff894a78a19eef"
|
||||
integrity sha512-Wm/vPXXS+4Wl/LoYpD+cZc0J0HIoVlY8Ep0JLIqqswmAya3XUBtsqKbhzEf9sXo+3rZ5p1YsUyZfXas8XD7YjQ==
|
||||
|
|
Loading…
Reference in a new issue