@keplr-wallet/wc-qrcode-modal 0.12.77-alpha.0 → 0.12.77-alpha.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.77-alpha.0",
3
+ "version": "0.12.77-alpha.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": "6ce4ffa7acd45ab1226ceb6a736f30c64d521902"
27
+ "gitHead": "332b39c9178b1a871b2c004d7d7a47f9f7736129"
28
28
  }