mirror of
https://github.com/Cameri/nostream.git
synced 2025-04-02 08:58:20 +02:00
chore(release): 1.22.1 [skip ci]
## [1.22.1](https://github.com/Cameri/nostream/compare/v1.22.0...v1.22.1) (2023-02-05) ### Bug Fixes * Dockerfile.test to reduce vulnerabilities ([#170](https://github.com/Cameri/nostream/issues/170)) ([a0dcc05](a0dcc05b56
)) * SettingsStatic class default to yaml file ([#158](https://github.com/Cameri/nostream/issues/158)) ([7a4667c](7a4667c27f
)) * update supported nips in readme ([#164](https://github.com/Cameri/nostream/issues/164)) ([a0ff972](a0ff972c49
))
This commit is contained in:
parent
59b79478f7
commit
49bc63c03d
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "nostream",
|
||||
"version": "1.22.0",
|
||||
"version": "1.22.1",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "nostream",
|
||||
"version": "1.22.0",
|
||||
"version": "1.22.1",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@noble/secp256k1": "1.7.1",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "nostream",
|
||||
"version": "1.22.0",
|
||||
"version": "1.22.1",
|
||||
"description": "A Nostr relay written in Typescript.",
|
||||
"supportedNips": [
|
||||
1,
|
||||
|
Loading…
x
Reference in New Issue
Block a user