chore: bump pacakges
This commit is contained in:
@ -1,7 +1,8 @@
|
||||
{
|
||||
"name": "@snort/system",
|
||||
"version": "1.2.0",
|
||||
"version": "1.2.1",
|
||||
"description": "Snort nostr system package",
|
||||
"type": "module",
|
||||
"main": "dist/index.js",
|
||||
"types": "dist/index.d.ts",
|
||||
"module": "src/index.ts",
|
||||
@ -35,7 +36,7 @@
|
||||
"@noble/curves": "^1.2.0",
|
||||
"@noble/hashes": "^1.3.2",
|
||||
"@scure/base": "^1.1.2",
|
||||
"@snort/shared": "^1.0.11",
|
||||
"@snort/shared": "^1.0.12",
|
||||
"@stablelib/xchacha20": "^1.0.1",
|
||||
"debug": "^4.3.4",
|
||||
"eventemitter3": "^5.0.1",
|
||||
|
Reference in New Issue
Block a user