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