@latticexyz/recs 2.2.17-f52b1476f04ce0be68691e3b021a81e0fb9cce99 → 2.2.17-f5d8a44b72b05a29ad9842b8d24251b74e6bc59e

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@latticexyz/recs",
3
- "version": "2.2.17-f52b1476f04ce0be68691e3b021a81e0fb9cce99",
3
+ "version": "2.2.17-f5d8a44b72b05a29ad9842b8d24251b74e6bc59e",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "https://github.com/latticexyz/mud.git",
@@ -28,8 +28,8 @@
28
28
  "dependencies": {
29
29
  "mobx": "^6.7.0",
30
30
  "rxjs": "7.5.5",
31
- "@latticexyz/schema-type": "2.2.17-f52b1476f04ce0be68691e3b021a81e0fb9cce99",
32
- "@latticexyz/utils": "2.2.17-f52b1476f04ce0be68691e3b021a81e0fb9cce99"
31
+ "@latticexyz/schema-type": "2.2.17-f5d8a44b72b05a29ad9842b8d24251b74e6bc59e",
32
+ "@latticexyz/utils": "2.2.17-f5d8a44b72b05a29ad9842b8d24251b74e6bc59e"
33
33
  },
34
34
  "devDependencies": {
35
35
  "@types/jest": "^27.4.1",