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

git.mdns.eu/nextcloud/passwords-client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius David Wieschollek <passwords.public@mdns.eu>2021-11-28 21:29:57 +0300
committerMarius David Wieschollek <passwords.public@mdns.eu>2021-11-28 21:29:57 +0300
commite1c6b6afe7bcefb0a8b17d70c72588d6c70f8db9 (patch)
tree45fbb814dea2b5f828036179dc992118a0766622 /package.json
parent858cf27a8476174edc006b9e457208c4a0b5f594 (diff)
Update handling of theming
Signed-off-by: Marius David Wieschollek <passwords.public@mdns.eu>
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 89a6834..d65ba3f 100644
--- a/package.json
+++ b/package.json
@@ -28,7 +28,6 @@
"dependencies": {
"eventemitter3": "^4.0.7",
"libsodium-wrappers": "^0.7.9",
- "pako": "^2.0.4",
"url-parse": "^1.5.3",
"uuid": "^8.3.2"
}