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

github.com/marius-wieschollek/passwords-webextension.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-12-21 18:36:11 +0300
committerMarius David Wieschollek <passwords.public@mdns.eu>2020-12-21 18:36:11 +0300
commitea69d2e75fb3ef986302acdc503d5fdf8ec2736a (patch)
tree6448d562c738e8f557e17a0e0ebb674a07eec2d0 /package-lock.json
parent2a8a7570289e1e6b8f5850e04d377d829cea1854 (diff)
Rename API to PasswordsClient
Fix server connection issues after upgrade Signed-off-by: Marius David Wieschollek <passwords.public@mdns.eu>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package-lock.json b/package-lock.json
index 21572e6..34cebfb 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -3735,7 +3735,7 @@
},
"passwords-client": {
"version": "https://git.mdns.eu/nextcloud/passwords-client/-/archive/master/passwords-client-master.tar.gz",
- "integrity": "sha512-43crKW7lYXmEhUCIb7GUGcv4k6URH/zfvfrZ8DOSf4ctzA0W1ydM2fvvq2pRMoputPGKHgMNPEt5XdbKlPpeSg==",
+ "integrity": "sha512-BajIF77cYtvOSPPZIBR4nf3SqO9TmaL/FC4yYPt8YpF/7XXlOHSI5Ghr91byp6SZnj/HmftABhMk133EmEo0HQ==",
"dev": true,
"requires": {
"eventemitter3": "^4.0.0",