mirror of
https://github.com/Cameri/nostream.git
synced 2025-04-09 12:28:13 +02:00
chore(release): 1.9.4 [skip ci]
## [1.9.4](https://github.com/Cameri/nostr-ts-relay/compare/v1.9.3...v1.9.4) (2022-12-15)
### Bug Fixes
* add access-control-allow-origin header ([07131c1](07131c1781
))
This commit is contained in:
parent
b962fb254c
commit
3b69869932
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "nostr-ts-relay",
|
||||
"version": "1.9.3",
|
||||
"version": "1.9.4",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "nostr-ts-relay",
|
||||
"version": "1.9.3",
|
||||
"version": "1.9.4",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@noble/secp256k1": "1.7.0",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "nostr-ts-relay",
|
||||
"version": "1.9.3",
|
||||
"version": "1.9.4",
|
||||
"description": "A nostr relay written in Typescript.",
|
||||
"supportedNips": [
|
||||
1,
|
||||
|
Loading…
x
Reference in New Issue
Block a user