summaryrefslogtreecommitdiff
path: root/gui/package.json
diff options
context:
space:
mode:
authorpolwex <polwex@sortug.com>2025-11-18 08:32:45 +0700
committerpolwex <polwex@sortug.com>2025-11-18 08:32:45 +0700
commit7706acaafa89691dba33c216e6287a8405c4c302 (patch)
tree504d49fd289c6f4f6f5494395ddd4089a057efc9 /gui/package.json
parentb3379cc108d6eed98cb0010e6f1ddca94aba83a2 (diff)
gui fixes to nostr post rendering, added nostr-tools lib for primal compatibility
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 4ddb8b3..9ab8472 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",
+ "nostr-tools": "^2.17.2",
"react": "^19.1.1",
"react-dom": "^19.1.1",
"react-hot-toast": "^2.6.0",