mirror of
https://github.com/Cameri/nostream.git
synced 2025-03-17 21:31:48 +01:00
chore(release): 1.22.4 [skip ci]
## [1.22.4](https://github.com/Cameri/nostream/compare/v1.22.3...v1.22.4) (2023-02-15)
### Bug Fixes
* don't send expiration data to buff ([#207](https://github.com/Cameri/nostream/issues/207)) ([7533288](7533288370
))
This commit is contained in:
parent
7533288370
commit
8727120f08
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "nostream",
|
||||
"version": "1.22.3",
|
||||
"version": "1.22.4",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "nostream",
|
||||
"version": "1.22.3",
|
||||
"version": "1.22.4",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@noble/secp256k1": "1.7.1",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "nostream",
|
||||
"version": "1.22.3",
|
||||
"version": "1.22.4",
|
||||
"description": "A Nostr relay written in Typescript.",
|
||||
"supportedNips": [
|
||||
1,
|
||||
|
Loading…
x
Reference in New Issue
Block a user