@keplr-wallet/ledger-cosmos 0.12.136 → 0.12.138

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. 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.136",
3
+ "version": "0.12.138",
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": "438e05b8705d79ae5bd20d06b56661f4b5012ea0"
21
+ "gitHead": "2e96b6c977271b78db72af6cc6868dc9ae0340ab"
22
22
  }