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-01-08 17:29:40 +0300
committerDaniel Calviño Sánchez <danxuliu@gmail.com>2020-01-08 19:24:28 +0300
commit6ef2d3f2b8877414463d485249f7b4745c3f2f65 (patch)
treef23c59fc19802f075bc0ffbd29127e4086e45b17 /package.json
parent4c72e2fe257179412a686e3140b6d7fcb0344838 (diff)
Install vue-scroll package
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index a39e8fe59..152dddc33 100644
--- a/package.json
+++ b/package.json
@@ -39,6 +39,7 @@
"vue-observe-visibility": "^0.4.6",
"vue-prevent-unload": "^0.2.3",
"vue-router": "^3.1.3",
+ "vue-scroll": "^2.1.13",
"vue-virtual-scroll-list": "^1.4.4",
"vuex": "^3.1.2",
"webrtc-adapter": "^7.3.0",