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:
authorJoas Schilling <coding@schilljs.com>2020-01-09 09:58:39 +0300
committerJoas Schilling <coding@schilljs.com>2020-01-09 09:58:39 +0300
commit9168c903d05f8b61fdbedbd77c79346b8ad09c2e (patch)
tree02c1e48bafe2fed96036f571b3a9429eb5a625a5 /package.json
parentca1243182b121f53970f29d0c688ea2ae601b28d (diff)
Remove vue-virtual-scroll-list for now
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json
index 152dddc33..29b19724d 100644
--- a/package.json
+++ b/package.json
@@ -40,7 +40,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",
"webrtcsupport": "^2.2.0",