mirror of
https://github.com/Cameri/nostream.git
synced 2025-03-18 05:41:49 +01:00
chore(release): 1.7.4 [skip ci]
## [1.7.4](https://github.com/Cameri/nostr-ts-relay/compare/v1.7.3...v1.7.4) (2022-11-12)
### Bug Fixes
* upgrade pg-query-stream from 4.2.3 to 4.2.4 ([b9fa058](b9fa0581b5
))
This commit is contained in:
parent
b9fa0581b5
commit
4b58bc7861
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "nostr-ts-relay",
|
||||
"version": "1.7.3",
|
||||
"version": "1.7.4",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "nostr-ts-relay",
|
||||
"version": "1.7.3",
|
||||
"version": "1.7.4",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@noble/secp256k1": "1.7.0",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "nostr-ts-relay",
|
||||
"version": "1.7.3",
|
||||
"version": "1.7.4",
|
||||
"description": "A nostr relay written in Typescript.",
|
||||
"supportedNips": [
|
||||
1,
|
||||
|
Loading…
x
Reference in New Issue
Block a user