@keplr-wallet/analytics 0.11.46-rc.0 → 0.11.47-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/analytics",
3
- "version": "0.11.46-rc.0",
3
+ "version": "0.11.47-alpha.0",
4
4
  "main": "build/index.js",
5
5
  "author": "chainapsis",
6
6
  "license": "Apache-2.0",
@@ -18,5 +18,5 @@
18
18
  "dependencies": {
19
19
  "sha.js": "^2.4.11"
20
20
  },
21
- "gitHead": "57685abf2d7ab5f85df6eefa179e6973f97ae31b"
21
+ "gitHead": "643c5e1d8a829343353cc7cabd0226bc96b03c80"
22
22
  }