@keplr-wallet/wc-qrcode-modal 0.12.2 → 0.12.4

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.2",
3
+ "version": "0.12.4",
4
4
  "main": "build/index.js",
5
5
  "author": "chainapsis",
6
6
  "license": "Apache-2.0",
@@ -23,5 +23,5 @@
23
23
  "react": "^16.8.0 || ^17 || ^18",
24
24
  "react-dom": "^16.8.0 || ^17 || ^18"
25
25
  },
26
- "gitHead": "bb1bb2c6a7229d776be80cba40c0a5012616799b"
26
+ "gitHead": "42e14f2ee4eee5e6ab855762a7e729ab1bc10d20"
27
27
  }