mirror of
https://github.com/Cameri/nostream.git
synced 2025-06-29 09:58:50 +02:00
chore(release): 1.16.0 [skip ci]
# [1.16.0](https://github.com/Cameri/nostream/compare/v1.15.1...v1.16.0) (2022-12-30) ### Features * add local dev configuration ([e95d449
](e95d449b23
))
This commit is contained in:
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "nostream",
|
"name": "nostream",
|
||||||
"version": "1.15.1",
|
"version": "1.16.0",
|
||||||
"lockfileVersion": 2,
|
"lockfileVersion": 2,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "nostream",
|
"name": "nostream",
|
||||||
"version": "1.15.1",
|
"version": "1.16.0",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@noble/secp256k1": "1.7.0",
|
"@noble/secp256k1": "1.7.0",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "nostream",
|
"name": "nostream",
|
||||||
"version": "1.15.1",
|
"version": "1.16.0",
|
||||||
"description": "A Nostr relay written in Typescript.",
|
"description": "A Nostr relay written in Typescript.",
|
||||||
"supportedNips": [
|
"supportedNips": [
|
||||||
1,
|
1,
|
||||||
|
Reference in New Issue
Block a user