mirror of
https://github.com/Cameri/nostream.git
synced 2025-06-20 13:40:48 +02:00
chore(release): 1.21.0 [skip ci]
# [1.21.0](https://github.com/Cameri/nostream/compare/v1.20.0...v1.21.0) (2023-02-04)
### Features
* Add health api endpoint or kind ([#166](https://github.com/Cameri/nostream/issues/166)) ([bfcdac5](bfcdac51b0
))
This commit is contained in:
parent
bfcdac51b0
commit
67ad1eb1d1
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "nostream",
|
"name": "nostream",
|
||||||
"version": "1.20.0",
|
"version": "1.21.0",
|
||||||
"lockfileVersion": 2,
|
"lockfileVersion": 2,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "nostream",
|
"name": "nostream",
|
||||||
"version": "1.20.0",
|
"version": "1.21.0",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@noble/secp256k1": "1.7.1",
|
"@noble/secp256k1": "1.7.1",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "nostream",
|
"name": "nostream",
|
||||||
"version": "1.20.0",
|
"version": "1.21.0",
|
||||||
"description": "A Nostr relay written in Typescript.",
|
"description": "A Nostr relay written in Typescript.",
|
||||||
"supportedNips": [
|
"supportedNips": [
|
||||||
1,
|
1,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user