mirror of
https://github.com/Cameri/nostream.git
synced 2025-03-17 21:31:48 +01:00
chore(release): 1.10.0 [skip ci]
# [1.10.0](https://github.com/Cameri/nostr-ts-relay/compare/v1.9.4...v1.10.0) (2022-12-17) ### Bug Fixes * postgresql config not mounted ([a102cfc](a102cfcf9f
)) * upgrade redis from 4.5.0 to 4.5.1 ([e7454c3](e7454c39be
)) ### Features * add postgresql.conf ([4b1de5a](4b1de5afee
))
This commit is contained in:
parent
a102cfcf9f
commit
72252ecbc4
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "nostr-ts-relay",
|
||||
"version": "1.9.4",
|
||||
"version": "1.10.0",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "nostr-ts-relay",
|
||||
"version": "1.9.4",
|
||||
"version": "1.10.0",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@noble/secp256k1": "1.7.0",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "nostr-ts-relay",
|
||||
"version": "1.9.4",
|
||||
"version": "1.10.0",
|
||||
"description": "A nostr relay written in Typescript.",
|
||||
"supportedNips": [
|
||||
1,
|
||||
|
Loading…
x
Reference in New Issue
Block a user