@keplr-wallet/wc-qrcode-modal 0.11.12-rc.2 → 0.12.0-alpha.0

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.12-rc.2",
3
+ "version": "0.12.0-alpha.0",
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": "e1ac55d5788759a3274f03fba70a542a796e4549"
29
+ "gitHead": "34327309b724b59f8e41d044db6e57a332614fae"
30
30
  }