bump version

This commit is contained in:
Kieran 2023-06-15 12:15:22 +01:00
parent fc11381ccd
commit f25e578928
Signed by: Kieran
GPG Key ID: DE71CEB3925BE941

View File

@ -1,6 +1,6 @@
{
"name": "@snort/system",
"version": "1.0.3",
"version": "1.0.4",
"description": "Snort nostr system package",
"main": "dist/index.js",
"types": "dist/index.d.ts",
@ -25,10 +25,10 @@
"typescript": "^5.0.4"
},
"dependencies": {
"@snort/shared": "",
"@noble/curves": "^1.0.0",
"@scure/base": "^1.1.1",
"@stablelib/xchacha20": "^1.0.1",
"bech32": "^2.0.0",
"debug": "^4.3.4",
"dexie": "^3.2.4",
"uuid": "^9.0.0"