remove unnecessary normalizeURL() call that can throw sometimes.

This commit is contained in:
fiatjaf
2025-08-01 14:11:19 -03:00
parent 87f2c74bb3
commit 4bb3eb2d40
2 changed files with 1 additions and 3 deletions

View File

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