mirror of
https://github.com/Cameri/nostream.git
synced 2025-06-11 01:11:19 +02:00
chore(release): 1.17.2 [skip ci]
## [1.17.2](https://github.com/Cameri/nostream/compare/v1.17.1...v1.17.2) (2023-01-18) ### Bug Fixes * acq conn recommendation ([0d53069](0d530699a0
)) * don't crash when unable to acquire connection ([a519f4f](a519f4f36d
))
This commit is contained in:
parent
0d530699a0
commit
d4f5fa522b
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "nostream",
|
"name": "nostream",
|
||||||
"version": "1.17.1",
|
"version": "1.17.2",
|
||||||
"lockfileVersion": 2,
|
"lockfileVersion": 2,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "nostream",
|
"name": "nostream",
|
||||||
"version": "1.17.1",
|
"version": "1.17.2",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@noble/secp256k1": "1.7.0",
|
"@noble/secp256k1": "1.7.0",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "nostream",
|
"name": "nostream",
|
||||||
"version": "1.17.1",
|
"version": "1.17.2",
|
||||||
"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