@keplr-wallet/analytics 0.12.90-rc.0 → 0.12.90

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.12.90-rc.0",
3
+ "version": "0.12.90",
4
4
  "main": "build/index.js",
5
5
  "author": "chainapsis",
6
6
  "license": "Apache-2.0",
@@ -17,5 +17,5 @@
17
17
  "dependencies": {
18
18
  "sha.js": "^2.4.11"
19
19
  },
20
- "gitHead": "9c20ee3061e1d779717fa1bf1158c4a0d047b889"
20
+ "gitHead": "120a7a32b54a0976ea3d386b3105e2c41eaf41bf"
21
21
  }