Update package.json

This commit is contained in:
Bitkarrot
2023-08-14 22:28:44 -07:00
committed by GitHub
parent 4a461273d4
commit a6673836ca

View File

@@ -6,6 +6,9 @@
"scripts": {
"start": "node index.js"
},
"engines": {
"node": ">=18"
},
"repository": {
"type": "git",
"url": "git+https://github.com/bitkarrot/satshkd-vercel.git"