@keplr-wallet/wc-qrcode-modal 0.12.20 → 0.12.21-rc.1

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.20",
3
+ "version": "0.12.21-rc.1",
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": "93a13dcceb91bea88dd63934d2fa8d1a234ab38c"
26
+ "gitHead": "046d0926a3458b9853afa1e945c4a7baac124c47"
27
27
  }