@latticexyz/cli 2.1.1-main-fecd002bd86f4ede1799636905163fb373213f75 → 2.1.1-main-542ea540329fce74d85c74368e26386682e39cce
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.1-main-
|
3
|
+
"version": "2.1.1-main-542ea540329fce74d85c74368e26386682e39cce",
|
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.23.8",
|
50
50
|
"zod-validation-error": "^1.3.0",
|
51
|
-
"@latticexyz/abi-ts": "2.1.1-main-
|
52
|
-
"@latticexyz/common": "2.1.1-main-
|
53
|
-
"@latticexyz/config": "2.1.1-main-
|
54
|
-
"@latticexyz/gas-report": "2.1.1-main-
|
55
|
-
"@latticexyz/protocol-parser": "2.1.1-main-
|
56
|
-
"@latticexyz/schema-type": "2.1.1-main-
|
57
|
-
"@latticexyz/store": "2.1.1-main-
|
58
|
-
"@latticexyz/utils": "2.1.1-main-
|
59
|
-
"@latticexyz/world": "2.1.1-main-
|
51
|
+
"@latticexyz/abi-ts": "2.1.1-main-542ea540329fce74d85c74368e26386682e39cce",
|
52
|
+
"@latticexyz/common": "2.1.1-main-542ea540329fce74d85c74368e26386682e39cce",
|
53
|
+
"@latticexyz/config": "2.1.1-main-542ea540329fce74d85c74368e26386682e39cce",
|
54
|
+
"@latticexyz/gas-report": "2.1.1-main-542ea540329fce74d85c74368e26386682e39cce",
|
55
|
+
"@latticexyz/protocol-parser": "2.1.1-main-542ea540329fce74d85c74368e26386682e39cce",
|
56
|
+
"@latticexyz/schema-type": "2.1.1-main-542ea540329fce74d85c74368e26386682e39cce",
|
57
|
+
"@latticexyz/store": "2.1.1-main-542ea540329fce74d85c74368e26386682e39cce",
|
58
|
+
"@latticexyz/utils": "2.1.1-main-542ea540329fce74d85c74368e26386682e39cce",
|
59
|
+
"@latticexyz/world": "2.1.1-main-542ea540329fce74d85c74368e26386682e39cce"
|
60
60
|
},
|
61
61
|
"devDependencies": {
|
62
62
|
"@types/debug": "^4.1.7",
|