@keplr-wallet/wc-qrcode-modal 0.12.131-rc.1 → 0.12.131-rc.2

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.131-rc.1",
3
+ "version": "0.12.131-rc.2",
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": "bd5791588f9afdc7e0d85a605aa4048bbf463c3f"
27
+ "gitHead": "d2aa94e97fe543f5c466df95fc16e2329131924d"
28
28
  }