mirror of
https://github.com/Cameri/nostream.git
synced 2025-03-17 13:21:45 +01:00
chore(release): 1.25.2 [skip ci]
## [1.25.2](https://github.com/Cameri/nostream/compare/v1.25.1...v1.25.2) (2023-05-25)
### Bug Fixes
* confirm invoice confirmedAt is undefined ([#320](https://github.com/Cameri/nostream/issues/320)) ([e0e3a11](e0e3a11afd
))
This commit is contained in:
parent
e0e3a11afd
commit
a63c035d22
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "nostream",
|
||||
"version": "1.25.1",
|
||||
"version": "1.25.2",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "nostream",
|
||||
"version": "1.25.1",
|
||||
"version": "1.25.2",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@noble/secp256k1": "1.7.1",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "nostream",
|
||||
"version": "1.25.1",
|
||||
"version": "1.25.2",
|
||||
"description": "A Nostr relay written in Typescript.",
|
||||
"supportedNips": [
|
||||
1,
|
||||
|
Loading…
x
Reference in New Issue
Block a user