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>2020-01-07 01:47:39 +0300
committerMarius David Wieschollek <passwords.public@mdns.eu>2020-01-07 01:47:39 +0300
commit54dbee6edab33f7d0d98f80b0cee2241350bd1bc (patch)
treed75c740541a71c4110cb377833e0e87bd680dbc9 /package.json
parent50e2400164d79e8da331ad0116e7718c4d2b3ce0 (diff)
Updated packages
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 c1fa851..8bfd0a7 100644
--- a/package.json
+++ b/package.json
@@ -17,6 +17,7 @@
},
"dependencies": {
"eventemitter3": "^3.1.2",
- "libsodium-wrappers": "^0.7.5"
+ "libsodium-wrappers": "^0.7.6",
+ "uuidv4": "^4.0.0"
}
}