Clean up nostr-tools dependencies

This commit is contained in:
Jon Staab
2025-04-01 10:50:43 -07:00
parent 04816f8377
commit 5ad6347123
10 changed files with 75 additions and 50 deletions
+2 -1
View File
@@ -31,6 +31,7 @@
"dependencies": {
"@types/ws": "^8.5.13",
"@welshman/lib": "^0.1.0",
"nostr-tools": "^2.7.2"
"nostr-tools": "^2.7.2",
"nostr-wasm": "^0.1.0"
}
}