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:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index c4ced0831..196807db2 100644
--- a/package.json
+++ b/package.json
@@ -34,7 +34,8 @@
},
"dependencies": {
"nextcloud-vue": "^0.12.3",
- "vue": "^2.6.10"
+ "vue": "^2.6.10",
+ "vue-virtual-scroller": "^1.0.0-rc.2"
},
"browserslist": [
"extends browserslist-config-nextcloud"