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

github.com/nextcloud/files_videoplayer.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.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 6de918a..66d066b 100644
--- a/package.json
+++ b/package.json
@@ -4,6 +4,7 @@
"description": "A responsive video player for Nextcloud using a skinned version of Video.js.",
"private": true,
"dependencies": {
+ "@nextcloud/initial-state": "^1.2.1",
"escape-html": "^1.0.3",
"video.js": "^7.4.1"
},