mirror of
https://github.com/Cameri/nostream.git
synced 2025-05-31 10:09:11 +02:00
chore(release): 1.24.1 [skip ci]
## [1.24.1](https://github.com/Cameri/nostream/compare/v1.24.0...v1.24.1) (2023-05-19)
### Bug Fixes
* lnbits broken after lnurl-pay support ([#310](https://github.com/Cameri/nostream/issues/310)) ([018f9a1](018f9a14fb
))
This commit is contained in:
parent
d8df82d725
commit
054b110d5d
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "nostream",
|
||||
"version": "1.24.0",
|
||||
"version": "1.24.1",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "nostream",
|
||||
"version": "1.24.0",
|
||||
"version": "1.24.1",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@noble/secp256k1": "1.7.1",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "nostream",
|
||||
"version": "1.24.0",
|
||||
"version": "1.24.1",
|
||||
"description": "A Nostr relay written in Typescript.",
|
||||
"supportedNips": [
|
||||
1,
|
||||
|
Loading…
x
Reference in New Issue
Block a user