fix reference to nostr-wasm dependency so it can be installed on deno.

fixes https://github.com/nbd-wtf/nostr-tools/issues/459
This commit is contained in:
fiatjaf
2024-11-25 21:33:00 -03:00
parent 5a55c670fb
commit 43ce7f9377
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@nostr/tools",
"version": "2.10.3",
"version": "2.10.4",
"exports": {
".": "./index.ts",
"./core": "./core.ts",