@latticexyz/schema-type 2.2.23-7f943837a0636a7043fe659074a05f82e66b5edf → 2.2.23-8150fcd067d3a61e87f7582805a1c129a93731b6
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 +2 -2
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@latticexyz/schema-type",
|
3
|
-
"version": "2.2.23-
|
3
|
+
"version": "2.2.23-8150fcd067d3a61e87f7582805a1c129a93731b6",
|
4
4
|
"description": "SchemaType enum for various languages",
|
5
5
|
"repository": {
|
6
6
|
"type": "git",
|
@@ -38,7 +38,7 @@
|
|
38
38
|
"devDependencies": {
|
39
39
|
"forge-std": "https://github.com/foundry-rs/forge-std.git#60acb7aaadcce2d68e52986a0a66fe79f07d138f",
|
40
40
|
"viem": "2.30.6",
|
41
|
-
"@latticexyz/gas-report": "2.2.23-
|
41
|
+
"@latticexyz/gas-report": "2.2.23-8150fcd067d3a61e87f7582805a1c129a93731b6"
|
42
42
|
},
|
43
43
|
"peerDependencies": {
|
44
44
|
"viem": "2.x"
|