@everymatrix/casino-last-played-section 1.0.10 → 1.0.13

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/casino-last-played-section",
3
- "version": "1.0.10",
3
+ "version": "1.0.13",
4
4
  "main": "index.js",
5
5
  "svelte": "src/index.ts",
6
6
  "scripts": {
@@ -35,5 +35,6 @@
35
35
  },
36
36
  "publishConfig": {
37
37
  "access": "public"
38
- }
38
+ },
39
+ "gitHead": "4b2bbc7cb2c3424950a39147a985ac5d38207cdf"
39
40
  }