1
0

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:
renovate
2020-07-26 05:27:48 +00:00
committed by konrad
parent be093e3779
commit bc7e7dd865
2 changed files with 2 additions and 2 deletions

View File

@ -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"
},