@latticexyz/recs 3.0.0-main-c886d62b6208785bba1490161af476108b5b73f7 → 3.0.0-main-a10b453c620ea410dd835c0025a019c032107b9a
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.
- package/package.json +3 -3
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@latticexyz/recs",
|
3
|
-
"version": "3.0.0-main-
|
3
|
+
"version": "3.0.0-main-a10b453c620ea410dd835c0025a019c032107b9a",
|
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": "3.0.0-main-
|
32
|
-
"@latticexyz/utils": "3.0.0-main-
|
31
|
+
"@latticexyz/schema-type": "3.0.0-main-a10b453c620ea410dd835c0025a019c032107b9a",
|
32
|
+
"@latticexyz/utils": "3.0.0-main-a10b453c620ea410dd835c0025a019c032107b9a"
|
33
33
|
},
|
34
34
|
"devDependencies": {
|
35
35
|
"@types/jest": "^27.4.1",
|