Remove nostr-wasm, add event validation sampling

This commit is contained in:
Jon Staab
2024-11-21 16:03:34 -08:00
parent 2bc575dc21
commit 2fbcfc59a1
5 changed files with 30 additions and 17 deletions
+1 -2
View File
@@ -32,7 +32,6 @@
},
"dependencies": {
"@welshman/lib": "~0.0.25",
"nostr-tools": "^2.7.2",
"nostr-wasm": "^0.1.0"
"nostr-tools": "^2.7.2"
}
}