@keplr-wallet/wc-qrcode-modal 0.12.19-rc.2 → 0.12.20-rc.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.12.19-rc.2",
3
+ "version": "0.12.20-rc.0",
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": "809af9f6d94051f6c4b88d2b0b4080bfb327faf5"
26
+ "gitHead": "da441e3ac73eb361fae923f5a9fecb364ff7c8fc"
27
27
  }