chore: bump pkgs

This commit is contained in:
2024-05-01 11:13:18 +01:00
parent 2ceddf40b9
commit 1c44eeabf2
3 changed files with 6 additions and 6 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@snort/system",
"version": "1.2.12",
"version": "1.3.0",
"description": "Snort nostr system package",
"type": "module",
"main": "dist/index.js",
@ -37,7 +37,7 @@
"@noble/hashes": "^1.3.2",
"@nostr-dev-kit/ndk": "^2.7.1",
"@scure/base": "^1.1.2",
"@snort/shared": "^1.0.14",
"@snort/shared": "^1.0.15",
"@stablelib/xchacha20": "^1.0.1",
"debug": "^4.3.4",
"eventemitter3": "^5.0.1",