Upgrade nostr-tools, add groups/circles to Tags

This commit is contained in:
Jon Staab
2024-01-09 11:01:10 -08:00
parent 0af0375f62
commit 7cb792ba17
3 changed files with 34 additions and 9 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "paravel",
"version": "0.4.17",
"version": "0.4.18",
"description": "Yet another toolkit for nostr",
"author": "hodlbod",
"license": "MIT",
@@ -36,7 +36,7 @@
"dependencies": {
"isomorphic-ws": "^5.0.0",
"normalize-url": "^8.0.0",
"nostr-tools": "^1.15.0",
"nostr-tools": "^2.1.2",
"ws": "^8.14.2"
},
"devDependencies": {