Update package.json

This commit is contained in:
Joel Stüdle 2025-03-12 22:38:12 +00:00 committed by GitHub
parent 42ed483040
commit 2cf199b556
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -26,7 +26,7 @@
}, },
"headlessCmds": [ "headlessCmds": [
{ {
"name": "Open NIP Repo", "name": "Nostr Open NIP Repository",
"main": "dist/index.js", "main": "dist/index.js",
"cmds": [] "cmds": []
} }