aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index d3b92a9..c75da1d 100644
--- a/package.json
+++ b/package.json
@@ -13,8 +13,8 @@
"format": "prettier --plugin-search-dir . --write ."
},
"dependencies": {
- "@nostr-dev-kit/ndk": "^2.3.3",
- "@nostr-dev-kit/ndk-cache-dexie": "^2.2.4",
+ "@nostr-dev-kit/ndk": "^2.10.0",
+ "@nostr-dev-kit/ndk-cache-dexie": "^2.5.1",
"@popperjs/core": "^2.11.8",
"@sveltejs/vite-plugin-svelte": "^3.0.1",
"@tailwindcss/forms": "^0.5.7",