Rename files

This commit is contained in:
2023-06-21 16:48:35 +01:00
parent 0cd43a731e
commit 7ec602cc16
51 changed files with 98 additions and 98 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@snort/system",
"version": "1.0.9",
"version": "1.0.12",
"description": "Snort nostr system package",
"main": "dist/index.js",
"types": "dist/index.d.ts",
@ -25,7 +25,7 @@
"typescript": "^5.0.4"
},
"dependencies": {
"@snort/shared": "^1.0.2",
"@snort/shared": "^1.0.3",
"@noble/curves": "^1.0.0",
"@scure/base": "^1.1.1",
"@stablelib/xchacha20": "^1.0.1",