From 2cf199b55638355e73315f8794338f91d155d006 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joel=20St=C3=BCdle?= <17547231+joel-st@users.noreply.github.com> Date: Wed, 12 Mar 2025 22:38:12 +0000 Subject: [PATCH] Update package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 6d4dfd4..394f49c 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ }, "headlessCmds": [ { - "name": "Open NIP Repo", + "name": "Nostr Open NIP Repository", "main": "dist/index.js", "cmds": [] } @@ -50,4 +50,4 @@ "./dist", ".gitignore" ] -} \ No newline at end of file +}