@everymatrix/casino-collections-providers 1.24.6 → 1.24.7

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": "@everymatrix/casino-collections-providers",
3
- "version": "1.24.6",
3
+ "version": "1.24.7",
4
4
  "main": "index.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": "83c764a2fd7fd527c06d72f0a539fde3c531bd49"
38
+ "gitHead": "7d07b195e7119200519062f519ff0712a2227c39"
39
39
  }