mirror of
https://github.com/Cameri/nostream.git
synced 2025-03-18 05:41:49 +01:00
chore(release): 1.7.5 [skip ci]
## [1.7.5](https://github.com/Cameri/nostr-ts-relay/compare/v1.7.4...v1.7.5) (2022-11-12)
### Bug Fixes
* use utf8 instead of utf-8 for ws messages ([4dc2405](4dc2405317
))
This commit is contained in:
parent
4dc2405317
commit
9335e38b37
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "nostr-ts-relay",
|
||||
"version": "1.7.4",
|
||||
"version": "1.7.5",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "nostr-ts-relay",
|
||||
"version": "1.7.4",
|
||||
"version": "1.7.5",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@noble/secp256k1": "1.7.0",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "nostr-ts-relay",
|
||||
"version": "1.7.4",
|
||||
"version": "1.7.5",
|
||||
"description": "A nostr relay written in Typescript.",
|
||||
"supportedNips": [
|
||||
1,
|
||||
|
Loading…
x
Reference in New Issue
Block a user