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

github.com/nextcloud/files_pdfviewer.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 f6e3c19..eef22c2 100644
--- a/package.json
+++ b/package.json
@@ -25,6 +25,7 @@
"stylelint:fix": "stylelint **/*.css **/*.scss **/*.vue --fix"
},
"dependencies": {
+ "@nextcloud/logger": "^1.1.2",
"@nextcloud/router": "^1.2.0",
"pdfjs-dist": "^2.6.347"
},