mirror of
https://github.com/Yonle/bostr.git
synced 2025-10-10 16:42:34 +02:00
RELEASE: 2.1.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "bostr",
|
"name": "bostr",
|
||||||
"version": "2.0.11",
|
"version": "2.1.0",
|
||||||
"description": "Nostr relay bouncer",
|
"description": "Nostr relay bouncer",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
@@ -27,10 +27,10 @@
|
|||||||
},
|
},
|
||||||
"homepage": "https://github.com/Yonle/bostr#readme",
|
"homepage": "https://github.com/Yonle/bostr#readme",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"nostr-tools": "^2.3.1",
|
"nostr-tools": "^2.3.2",
|
||||||
"ws": "^8.16.0"
|
"ws": "^8.16.0"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=16"
|
"node": ">=18"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user