summaryrefslogtreecommitdiff
path: root/gui/package.json
diff options
context:
space:
mode:
authorpolwex <polwex@sortug.com>2025-11-19 05:47:30 +0700
committerpolwex <polwex@sortug.com>2025-11-19 05:47:30 +0700
commit74d84cb2f22600b6246343e9ea606cf0db7517f0 (patch)
tree0d68285c8e74e6543645e17ab2751d543c1ff9a6 /gui/package.json
parente6e657be3a3b1dae426b46f3bc16f9a5cf4861c2 (diff)
Big GUI improvements on Nostr rendering and fetchingpolwex/iris
Diffstat (limited to 'gui/package.json')
-rw-r--r--gui/package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/gui/package.json b/gui/package.json
index 9ab8472..30baccb 100644
--- a/gui/package.json
+++ b/gui/package.json
@@ -13,6 +13,7 @@
"@tailwindcss/vite": "^4.1.14",
"@tanstack/react-query": "^5.85.9",
"any-ascii": "^0.3.3",
+ "lucide-react": "^0.554.0",
"nostr-tools": "^2.17.2",
"react": "^19.1.1",
"react-dom": "^19.1.1",