Compare commits

..

1 Commits

2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -1,7 +1,7 @@
{
"type": "module",
"name": "nostr-tools",
"version": "2.22.0",
"version": "2.22.1",
"description": "Tools for making a Nostr client.",
"repository": {
"type": "git",