mirror of
https://github.com/Cameri/nostream.git
synced 2025-03-29 11:12:20 +01:00
chore(release): 1.7.1 [skip ci]
## [1.7.1](https://github.com/Cameri/nostr-ts-relay/compare/v1.7.0...v1.7.1) (2022-11-09) ### Bug Fixes * set deduplication for old replaceable evts ([d23d4fa](d23d4fa275
)) * treat kind 0 and 3 as replaceable events ([feaae03](feaae03604
))
This commit is contained in:
parent
41181368b3
commit
8cf3069a8b
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "nostr-ts-relay",
|
||||
"version": "1.6.0",
|
||||
"version": "1.7.1",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "nostr-ts-relay",
|
||||
"version": "1.6.0",
|
||||
"version": "1.7.1",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@noble/secp256k1": "1.7.0",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "nostr-ts-relay",
|
||||
"version": "1.6.0",
|
||||
"version": "1.7.1",
|
||||
"description": "A nostr relay written in Typescript.",
|
||||
"supportedNips": [
|
||||
1,
|
||||
|
Loading…
x
Reference in New Issue
Block a user