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:
semantic-release-bot 2022-11-12 02:46:10 +00:00
parent b9fa0581b5
commit 4b58bc7861
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -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",

View File

@ -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,