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>2019-07-14 12:46:32 +0300
committerMarius David Wieschollek <passwords.public@mdns.eu>2019-07-14 12:46:32 +0300
commite69a265618d1cca697f9a7ded9f05804f3c9537d (patch)
tree1d71ef85ae7535e59b0e966955430e37e884d0cd /package.json
parentdc70f25e1e6d3c08f97b635e208b216096b1d91f (diff)
Updated dependencies
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index d7310ed..1776908 100644
--- a/package.json
+++ b/package.json
@@ -17,6 +17,6 @@
},
"dependencies": {
"eventemitter3": "^3.1.2",
- "libsodium-wrappers": "^0.7.4"
+ "libsodium-wrappers": "^0.7.5"
}
}