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:
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 f099219..25e4258 100644
--- a/package.json
+++ b/package.json
@@ -27,7 +27,8 @@
},
"dependencies": {
"eventemitter3": "^4.0.7",
- "libsodium-wrappers": "^0.7.10",
+ "libsodium": "0.7.10",
+ "libsodium-wrappers": "0.7.10",
"url-parse": "^1.5.3",
"uuid": "^8.3.2"
}