Merge remote-tracking branch 'kieran/main'

This commit is contained in:
Martti Malmi
2023-11-27 15:52:34 +02:00
7 changed files with 27 additions and 26 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@snort/system",
"version": "1.1.4",
"version": "1.1.5",
"description": "Snort nostr system package",
"main": "dist/index.js",
"types": "dist/index.d.ts",
@ -34,7 +34,7 @@
"@noble/curves": "^1.2.0",
"@noble/hashes": "^1.3.2",
"@scure/base": "^1.1.2",
"@snort/shared": "^1.0.9",
"@snort/shared": "^1.0.10",
"@stablelib/xchacha20": "^1.0.1",
"debug": "^4.3.4",
"eventemitter3": "^5.0.1",