@keplr-wallet/wc-qrcode-modal 0.12.62 → 0.12.63

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.12.62",
3
+ "version": "0.12.63",
4
4
  "main": "build/index.js",
5
5
  "author": "chainapsis",
6
6
  "license": "Apache-2.0",
@@ -24,5 +24,5 @@
24
24
  "react": "^16.8.0 || ^17 || ^18",
25
25
  "react-dom": "^16.8.0 || ^17 || ^18"
26
26
  },
27
- "gitHead": "8b09e2f371bcaf460debb76fbc9bc6f4a9595254"
27
+ "gitHead": "17666eb3a4325a7932d2348de06c5c8d18c1b1c6"
28
28
  }