@xyo-network/wallet-model
Advanced tools
Comparing version 3.6.0-rc.9 to 3.6.0-rc.10
{ | ||
"name": "@xyo-network/wallet-model", | ||
"version": "3.6.0-rc.9", | ||
"version": "3.6.0-rc.10", | ||
"description": "Primary SDK for using XYO Protocol 2.0", | ||
@@ -32,8 +32,8 @@ "homepage": "https://xyo.network", | ||
"dependencies": { | ||
"@xylabs/hex": "^4.4.18", | ||
"@xyo-network/account-model": "^3.6.0-rc.9" | ||
"@xylabs/hex": "^4.4.21", | ||
"@xyo-network/account-model": "^3.6.0-rc.10" | ||
}, | ||
"devDependencies": { | ||
"@xylabs/ts-scripts-yarn3": "^4.2.4", | ||
"@xylabs/tsconfig": "^4.2.4", | ||
"@xylabs/ts-scripts-yarn3": "^4.2.6", | ||
"@xylabs/tsconfig": "^4.2.6", | ||
"ethers": "^6.13.4", | ||
@@ -40,0 +40,0 @@ "typescript": "^5.7.2" |
18800