mirror of
https://github.com/Cameri/nostream.git
synced 2025-03-18 05:41:49 +01:00
chore(release): 1.22.2 [skip ci]
## [1.22.2](https://github.com/Cameri/nostream/compare/v1.22.1...v1.22.2) (2023-02-10) ### Bug Fixes * instructions to run locally ([#188](https://github.com/Cameri/nostream/issues/188)) ([202737c](202737c7b8
)) * upgrade axios from 1.2.2 to 1.2.3 ([#184](https://github.com/Cameri/nostream/issues/184)) ([22b06b7](22b06b78e9
)) * upgrade knex from 2.4.0 to 2.4.1 ([#185](https://github.com/Cameri/nostream/issues/185)) ([ff50681](ff50681aa2
))
This commit is contained in:
parent
a10fa3198c
commit
1722b0eaf1
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "nostream",
|
||||
"version": "1.22.1",
|
||||
"version": "1.22.2",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "nostream",
|
||||
"version": "1.22.1",
|
||||
"version": "1.22.2",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@noble/secp256k1": "1.7.1",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "nostream",
|
||||
"version": "1.22.1",
|
||||
"version": "1.22.2",
|
||||
"description": "A Nostr relay written in Typescript.",
|
||||
"supportedNips": [
|
||||
1,
|
||||
|
Loading…
x
Reference in New Issue
Block a user