@defichain/jellyfish-wallet
Advanced tools
Comparing version 0.7.0 to 0.7.1
{ | ||
"private": false, | ||
"name": "@defichain/jellyfish-wallet", | ||
"version": "0.7.0", | ||
"version": "0.7.1", | ||
"description": "A collection of TypeScript + JavaScript tools and libraries for DeFi Blockchain developers to build decentralized finance on Bitcoin", | ||
@@ -41,6 +41,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@defichain/jellyfish-address": "^0.7.0", | ||
"@defichain/jellyfish-crypto": "^0.7.0", | ||
"@defichain/jellyfish-transaction": "^0.7.0" | ||
"@defichain/jellyfish-address": "^0.7.1", | ||
"@defichain/jellyfish-crypto": "^0.7.1", | ||
"@defichain/jellyfish-transaction": "^0.7.1" | ||
} | ||
} |