web


git clone https://radroots.dev/git/web.git
Log | Files | Refs | Submodules | README | LICENSE

commit 030be85a4b8ec68ed0c8df3ed677127f13f0dddf
parent 8e9f4de1eec55f5102e48c0ceb736731380a19a3
Author: triesap <137732411+triesap@users.noreply.github.com>
Date:   Fri, 13 Sep 2024 11:40:00 +0000

Update ndk packages

Diffstat:
Mpackage.json | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/package.json b/package.json @@ -49,8 +49,8 @@ "@capacitor/splash-screen": "^6.0.0", "@capacitor/status-bar": "^6.0.0", "@ionic/pwa-elements": "^3.3.0", - "@nostr-dev-kit/ndk": "^2.7.1", - "@nostr-dev-kit/ndk-cache-dexie": "^2.3.1", + "@nostr-dev-kit/ndk": "^2.10.0", + "@nostr-dev-kit/ndk-cache-dexie": "^2.5.1", "@nostr-dev-kit/ndk-svelte": "^2.2.18", "@radroots/capacitor-native-settings": "workspace:*", "@radroots/capacitor-secure-storage": "workspace:*",