Bump packages

This commit is contained in:
2023-09-06 15:08:28 +01:00
parent 65861d30a2
commit e81420d4a9
3 changed files with 6 additions and 6 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@snort/system",
"version": "1.0.17",
"version": "1.0.18",
"description": "Snort nostr system package",
"main": "dist/index.js",
"types": "dist/index.d.ts",
@ -30,7 +30,7 @@
"@noble/curves": "^1.2.0",
"@noble/hashes": "^1.3.2",
"@scure/base": "^1.1.2",
"@snort/shared": "^1.0.4",
"@snort/shared": "^1.0.5",
"@stablelib/xchacha20": "^1.0.1",
"debug": "^4.3.4",
"dexie": "^3.2.4",