mirror of
https://github.com/Cameri/nostream.git
synced 2025-03-18 05:41:49 +01: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",
|
||||
"version": "1.17.1",
|
||||
"version": "1.17.2",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "nostream",
|
||||
"version": "1.17.1",
|
||||
"version": "1.17.2",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@noble/secp256k1": "1.7.0",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "nostream",
|
||||
"version": "1.17.1",
|
||||
"version": "1.17.2",
|
||||
"description": "A Nostr relay written in Typescript.",
|
||||
"supportedNips": [
|
||||
1,
|
||||
|
Loading…
x
Reference in New Issue
Block a user