mirror of
https://github.com/Cameri/nostream.git
synced 2025-04-09 04:18:15 +02:00
chore(release): 1.7.2 [skip ci]
## [1.7.2](https://github.com/Cameri/nostr-ts-relay/compare/v1.7.1...v1.7.2) (2022-11-12)
### Bug Fixes
* integration tests failing ([90d8b94](90d8b94194
))
This commit is contained in:
parent
fb9de12f65
commit
5126c3d1f4
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "nostr-ts-relay",
|
||||
"version": "1.7.1",
|
||||
"version": "1.7.2",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "nostr-ts-relay",
|
||||
"version": "1.7.1",
|
||||
"version": "1.7.2",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@noble/secp256k1": "1.7.0",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "nostr-ts-relay",
|
||||
"version": "1.7.1",
|
||||
"version": "1.7.2",
|
||||
"description": "A nostr relay written in Typescript.",
|
||||
"supportedNips": [
|
||||
1,
|
||||
|
Loading…
x
Reference in New Issue
Block a user