@everymatrix/player-profile-info 1.34.1 → 1.34.2

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@everymatrix/player-profile-info",
3
- "version": "1.34.1",
3
+ "version": "1.34.2",
4
4
  "main": "dist/player-profile-info.js",
5
5
  "svelte": "src/index.ts",
6
6
  "scripts": {
@@ -35,5 +35,5 @@
35
35
  "publishConfig": {
36
36
  "access": "public"
37
37
  },
38
- "gitHead": "5ce0bbd8d4005bb9f6fbed830e8882a14e79712a"
38
+ "gitHead": "99004a0501ea8fb9219aac803a986e470f556838"
39
39
  }