mirror of
https://github.com/Yonle/bostr.git
synced 2025-03-17 21:32:43 +01:00
package.json: bump version & set new version 3.0.0
Signed-off-by: Yonle <yonle@lecturify.net>
This commit is contained in:
parent
3bf1b4ebba
commit
e1fbfbf06d
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "bostr",
|
||||
"version": "2.1.5-7",
|
||||
"version": "3.0.0",
|
||||
"description": "Nostr relay bouncer",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
@ -27,8 +27,8 @@
|
||||
},
|
||||
"homepage": "https://github.com/Yonle/bostr#readme",
|
||||
"dependencies": {
|
||||
"nostr-tools": "^2.5.0",
|
||||
"ws": "^8.16.0"
|
||||
"nostr-tools": "^2.5.2",
|
||||
"ws": "^8.17.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
|
Loading…
x
Reference in New Issue
Block a user