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:
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>2022-05-06 20:50:45 +0300
committerGitHub <noreply@github.com>2022-05-06 20:50:45 +0300
commitcfd9423686b98f18ebe1e3516a481fa50131d834 (patch)
treeacafd6908a1fe0fe1a84f55799c932700d660b6f /package.json
parent297f5979afad784bdba44c531c46e8b26a142a05 (diff)
parent8820832aadfab67974ce12326b81f74cca55aeea (diff)
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"
},