@keplr-wallet/analytics 0.12.41-rc.1 → 0.12.41

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.41-rc.1",
3
+ "version": "0.12.41",
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": "13f608897b16afc5afcbd619769627b91c12221d"
20
+ "gitHead": "b871a2a0bf4475c5d3911a8ee451bac42719cc16"
21
21
  }