package.json: bump revision

Signed-off-by: Yonle <yonle@lecturify.net>
This commit is contained in:
Yonle 2024-04-16 02:26:50 +07:00
parent 1c20de4587
commit ee9f284b40

View File

@ -1,6 +1,6 @@
{
"name": "bostr",
"version": "2.1.5-4",
"version": "2.1.5-5",
"description": "Nostr relay bouncer",
"main": "index.js",
"scripts": {
@ -27,7 +27,7 @@
},
"homepage": "https://github.com/Yonle/bostr#readme",
"dependencies": {
"nostr-tools": "^2.4.0",
"nostr-tools": "^2.5.0",
"ws": "^8.16.0"
},
"engines": {