mirror of
https://github.com/Cameri/nostream.git
synced 2025-06-19 21:20:49 +02:00
chore(release): 1.17.1 [skip ci]
## [1.17.1](https://github.com/Cameri/nostream/compare/v1.17.0...v1.17.1) (2023-01-17)
### Bug Fixes
* load settings from local disk ([0151123](015112329e
))
This commit is contained in:
parent
015112329e
commit
26ae58cc76
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "nostream",
|
"name": "nostream",
|
||||||
"version": "1.17.0",
|
"version": "1.17.1",
|
||||||
"lockfileVersion": 2,
|
"lockfileVersion": 2,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "nostream",
|
"name": "nostream",
|
||||||
"version": "1.17.0",
|
"version": "1.17.1",
|
||||||
"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.0",
|
"version": "1.17.1",
|
||||||
"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