forgot to expose blossom, as usual.

This commit is contained in:
fiatjaf
2025-06-05 01:29:54 -03:00
parent 315e9a472c
commit 2da3528362
2 changed files with 8 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@nostr/tools",
"version": "2.14.0",
"version": "2.14.1",
"exports": {
".": "./index.ts",
"./core": "./core.ts",
@@ -42,6 +42,7 @@
"./nip94": "./nip94.ts",
"./nip98": "./nip98.ts",
"./nip99": "./nip99.ts",
"./nip99": "./nipb7.ts",
"./fakejson": "./fakejson.ts",
"./utils": "./utils.ts"
"./signer": "./signer.ts"