@keplr-wallet/ledger-cosmos 0.12.180-rc.0 → 0.12.180
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +2 -2
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@keplr-wallet/ledger-cosmos",
|
3
|
-
"version": "0.12.180
|
3
|
+
"version": "0.12.180",
|
4
4
|
"main": "build/index.js",
|
5
5
|
"author": "chainapsis",
|
6
6
|
"license": "Apache-2.0",
|
@@ -18,5 +18,5 @@
|
|
18
18
|
"dependencies": {
|
19
19
|
"buffer": "^6.0.3"
|
20
20
|
},
|
21
|
-
"gitHead": "
|
21
|
+
"gitHead": "8488d49012386526b1c8c7814350c179683c85be"
|
22
22
|
}
|