@latticexyz/cli 2.1.0-main-a91d0c1fa4f3b50ac4f0fe5e4982c2badff50662 → 2.1.0-main-7b873b6e419bb319afe9a2f0818b782dbd58744b
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 +10 -10
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@latticexyz/cli",
|
3
|
-
"version": "2.1.0-main-
|
3
|
+
"version": "2.1.0-main-7b873b6e419bb319afe9a2f0818b782dbd58744b",
|
4
4
|
"description": "Command line interface for mud",
|
5
5
|
"repository": {
|
6
6
|
"type": "git",
|
@@ -48,15 +48,15 @@
|
|
48
48
|
"yargs": "^17.7.1",
|
49
49
|
"zod": "^3.22.2",
|
50
50
|
"zod-validation-error": "^1.3.0",
|
51
|
-
"@latticexyz/abi-ts": "2.1.0-main-
|
52
|
-
"@latticexyz/common": "2.1.0-main-
|
53
|
-
"@latticexyz/config": "2.1.0-main-
|
54
|
-
"@latticexyz/gas-report": "2.1.0-main-
|
55
|
-
"@latticexyz/protocol-parser": "2.1.0-main-
|
56
|
-
"@latticexyz/schema-type": "2.1.0-main-
|
57
|
-
"@latticexyz/store": "2.1.0-main-
|
58
|
-
"@latticexyz/utils": "2.1.0-main-
|
59
|
-
"@latticexyz/world": "2.1.0-main-
|
51
|
+
"@latticexyz/abi-ts": "2.1.0-main-7b873b6e419bb319afe9a2f0818b782dbd58744b",
|
52
|
+
"@latticexyz/common": "2.1.0-main-7b873b6e419bb319afe9a2f0818b782dbd58744b",
|
53
|
+
"@latticexyz/config": "2.1.0-main-7b873b6e419bb319afe9a2f0818b782dbd58744b",
|
54
|
+
"@latticexyz/gas-report": "2.1.0-main-7b873b6e419bb319afe9a2f0818b782dbd58744b",
|
55
|
+
"@latticexyz/protocol-parser": "2.1.0-main-7b873b6e419bb319afe9a2f0818b782dbd58744b",
|
56
|
+
"@latticexyz/schema-type": "2.1.0-main-7b873b6e419bb319afe9a2f0818b782dbd58744b",
|
57
|
+
"@latticexyz/store": "2.1.0-main-7b873b6e419bb319afe9a2f0818b782dbd58744b",
|
58
|
+
"@latticexyz/utils": "2.1.0-main-7b873b6e419bb319afe9a2f0818b782dbd58744b",
|
59
|
+
"@latticexyz/world": "2.1.0-main-7b873b6e419bb319afe9a2f0818b782dbd58744b"
|
60
60
|
},
|
61
61
|
"devDependencies": {
|
62
62
|
"@types/debug": "^4.1.7",
|