nip04: functions shouldn't be async.

This commit is contained in:
fiatjaf
2025-04-02 10:19:27 -03:00
parent cbe3a9d683
commit 2a11c9ec91
3 changed files with 4 additions and 4 deletions

View File

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