@keplr-wallet/wc-qrcode-modal 0.12.175 → 0.12.176-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.175",
3
+ "version": "0.12.176-rc.0",
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": "1af12e50cd8d35805cd8d2a81f4b4823823cc5f7"
27
+ "gitHead": "27b3ffa3476bb96c12b88e68d17f92f99465cab2"
28
28
  }