minor improvements

This commit is contained in:
pablof7z 2023-06-28 21:44:39 +02:00
commit db0c9ae3fb
6 changed files with 40 additions and 25 deletions

View file

@ -1,6 +1,6 @@
{
"name": "nsecbunkerd",
"version": "0.6.2",
"version": "0.6.4",
"description": "nsecbunker daemon",
"main": "dist/index.js",
"bin": {
@ -16,7 +16,7 @@
],
"repository": {
"type": "git",
"url": "https://github.com/sanity-island/nsecbunker"
"url": "https://github.com/kind-0/nsecbunkerd"
},
"scripts": {
"build": "tsc",