chore: bump pkgs

This commit is contained in:
2024-09-13 12:08:52 +01:00
parent a3803a8612
commit 7a97efb8c4
6 changed files with 11 additions and 11 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@snort/system",
"version": "1.4.1",
"version": "1.5.0",
"description": "Snort nostr system package",
"type": "module",
"main": "dist/index.js",
@ -38,7 +38,7 @@
"@noble/hashes": "^1.4.0",
"@nostr-dev-kit/ndk": "^2.8.2",
"@scure/base": "^1.1.6",
"@snort/shared": "^1.0.16",
"@snort/shared": "^1.0.17",
"@stablelib/xchacha20": "^1.0.1",
"debug": "^4.3.4",
"eventemitter3": "^5.0.1",