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

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.124-rc.0",
3
+ "version": "0.12.124",
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": "895306b0ac79f52c7651ccb116dcdaa183210010"
20
+ "gitHead": "0fa82a5abcff747c2ec74453c27442e4f76ceaa3"
21
21
  }