@keplr-wallet/provider
Advanced tools
Comparing version 0.8.4 to 0.8.5-rc.1
{ | ||
"name": "@keplr-wallet/provider", | ||
"version": "0.8.4", | ||
"version": "0.8.5-rc.1", | ||
"main": "build/index.js", | ||
@@ -26,11 +26,11 @@ "author": "chainapsis", | ||
"@cosmjs/proto-signing": "^0.24.0-alpha.25", | ||
"@keplr-wallet/background": "^0.8.4", | ||
"@keplr-wallet/cosmos": "^0.8.4", | ||
"@keplr-wallet/router": "^0.8.4", | ||
"@keplr-wallet/types": "^0.8.4", | ||
"@keplr-wallet/unit": "^0.8.4", | ||
"@keplr-wallet/background": "^0.8.5-rc.1", | ||
"@keplr-wallet/cosmos": "^0.8.5-rc.1", | ||
"@keplr-wallet/router": "^0.8.5-rc.1", | ||
"@keplr-wallet/types": "^0.8.5-rc.1", | ||
"@keplr-wallet/unit": "^0.8.5-rc.1", | ||
"buffer": "^6.0.3", | ||
"secretjs": "^0.10.4" | ||
}, | ||
"gitHead": "7c18318862bd815885ed5abac9048714037b9a85" | ||
"gitHead": "181c08a48edc95ef0700c5d583050deaebe51e71" | ||
} |
61115