chore: bump pkgs

This commit is contained in:
2024-05-15 15:52:37 +01:00
parent bb2b0901c4
commit 1512f38e7c
4 changed files with 8 additions and 8 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@snort/wallet",
"version": "0.1.2",
"version": "0.1.3",
"description": "Snort wallet system package",
"type": "module",
"main": "dist/index.js",
@ -23,7 +23,7 @@
"@lightninglabs/lnc-web": "^0.3.1-alpha",
"@scure/base": "^1.1.6",
"@snort/shared": "^1.0.14",
"@snort/system": "^1.2.12",
"@snort/system": "^1.3.2",
"debug": "^4.3.4",
"eventemitter3": "^5.0.1"
},