@keplr-wallet/wc-qrcode-modal 0.11.36 → 0.11.38

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/wc-qrcode-modal",
3
- "version": "0.11.36",
3
+ "version": "0.11.38",
4
4
  "main": "build/index.js",
5
5
  "author": "chainapsis",
6
6
  "license": "Apache-2.0",
@@ -26,5 +26,5 @@
26
26
  "@types/react": "^16.14.4",
27
27
  "@types/react-dom": "^16.9.11"
28
28
  },
29
- "gitHead": "f26f75179f7e4408fb4e43df7d49f4e75469c6d6"
29
+ "gitHead": "f983f00e59d656765e41416428ab67118de3e7f3"
30
30
  }