@keplr-wallet/analytics 0.12.105 → 0.12.107

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.105",
3
+ "version": "0.12.107",
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": "98f41147cdc01a7a0fab0f082ec7ddf1fe1500ba"
20
+ "gitHead": "2238dff582f849ab0e425f445df94c8b9fce0127"
21
21
  }