respond to create_account with the kind that it came with

This commit is contained in:
Pablo Fernandez 2024-02-15 13:03:43 +00:00
commit 2fde57ff90
5 changed files with 32 additions and 9895 deletions

View file

@ -1,6 +1,6 @@
{
"name": "nsecbunkerd",
"version": "0.10.2",
"version": "0.10.3",
"description": "nsecbunker daemon",
"main": "dist/index.js",
"bin": {
@ -39,7 +39,7 @@
"@fastify/view": "^8.2.0",
"@inquirer/password": "^1.1.2",
"@inquirer/prompts": "^1.2.3",
"@nostr-dev-kit/ndk": "^2.3.1",
"@nostr-dev-kit/ndk": "^2.4.2",
"@prisma/client": "^5.4.1",
"@scure/base": "^1.1.1",
"@types/yargs": "^17.0.24",
@ -53,7 +53,6 @@
"eventemitter3": "^5.0.1",
"express": "^4.18.2",
"fastify": "^4.24.3",
"gravatar": "^1.8.2",
"handlebars": "^4.7.8",
"isomorphic-ws": "^5.0.0",
"lnbits": "^1.1.5",