chore: bump packages

This commit is contained in:
2023-10-16 20:31:12 +01:00
parent 725d6d11f0
commit 3b427338f4
5 changed files with 10 additions and 10 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@snort/system",
"version": "1.0.21",
"version": "1.0.22",
"description": "Snort nostr system package",
"main": "dist/index.js",
"types": "dist/index.d.ts",
@ -33,7 +33,7 @@
"@noble/curves": "^1.2.0",
"@noble/hashes": "^1.3.2",
"@scure/base": "^1.1.2",
"@snort/shared": "^1.0.6",
"@snort/shared": "^1.0.7",
"@stablelib/xchacha20": "^1.0.1",
"debug": "^4.3.4",
"isomorphic-ws": "^5.0.0",