web_lib

Common web application libraries
git clone https://radroots.dev/git/web_lib.git
Log | Files | Refs | LICENSE

commit f9c419f97b23643cfbc783de94a7c53279d4ee34
parent d5dc493074e49af891806088e54cef8c97c4b924
Author: triesap <137732411+triesap@users.noreply.github.com>
Date:   Sun, 15 Sep 2024 10:43:33 +0000

client: update packages

Diffstat:
Mclient/package.json | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/client/package.json b/client/package.json @@ -22,7 +22,7 @@ "@capacitor/splash-screen": "^6.0.0", "@capacitor/status-bar": "^6.0.0", "@noble/hashes": "^1.4.0", - "@nostr-dev-kit/ndk": "^2.7.1", + "@nostr-dev-kit/ndk": "^2.10.0", "@radroots/capacitor-bluetooth-le": "workspace:*", "@radroots/capacitor-date-picker": "workspace:*", "@radroots/capacitor-native-settings": "workspace:*",