@everymatrix/casino-404 1.22.3 → 1.22.4

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-404",
3
- "version": "1.22.3",
3
+ "version": "1.22.4",
4
4
  "main": "dist/casino-404.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": "73a524874de8b9ae9ffd2a96ff3cfc39e84a466a"
38
+ "gitHead": "e77e2bfb47d115f6afd68f0e2e5a03797aab72af"
39
39
  }