Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarco Ambrosini <marcoambrosini@pm.me>2020-12-29 18:36:16 +0300
committerMarco Ambrosini <marcoambrosini@pm.me>2020-12-29 18:43:46 +0300
commit68d5952caa9707ca0751a47e1cdebc2f2dbc00ad (patch)
tree72d3427051b139de87bac73d9707db32477c504e /package.json
parentb02e321ae2097e2cb146a75d919d0eb8df33335a (diff)
Collapse descriptions on mousedown only
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index a88473700..97437818d 100644
--- a/package.json
+++ b/package.json
@@ -42,13 +42,13 @@
"ua-parser-js": "^0.7.23",
"url-parse": "^1.4.7",
"util": "^0.12.3",
- "v-click-outside": "^3.1.2",
"vue": "^2.6.12",
"vue-at": "^2.5.0-beta.2",
"vue-clipboard2": "^0.3.1",
"vue-fragment": "^1.5.1",
"vue-material-design-icons": "^4.11.0",
"vue-observe-visibility": "^0.4.6",
+ "vue-outside-events": "^1.1.3",
"vue-prevent-unload": "^0.2.3",
"vue-resize": "^0.5.0",
"vue-router": "^3.4.9",