@keplr-wallet/wc-qrcode-modal 0.12.24 → 0.12.25

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.24",
3
+ "version": "0.12.25",
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": "c59331b9ee6a8bda9ef512170640c0a8f2bac8f0"
27
+ "gitHead": "71f0ff84b9de8f7180847e2536f3206241ce926f"
28
28
  }