@latticexyz/cli 2.1.0-main-791736c86cc2cc4263dc4c3da29b44c8546a1e66 → 2.1.0-main-c7b2ecd8f2e79aa2a7c7c8d44f40680fb4447146
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-c7b2ecd8f2e79aa2a7c7c8d44f40680fb4447146",
|
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-c7b2ecd8f2e79aa2a7c7c8d44f40680fb4447146",
|
52
|
+
"@latticexyz/common": "2.1.0-main-c7b2ecd8f2e79aa2a7c7c8d44f40680fb4447146",
|
53
|
+
"@latticexyz/config": "2.1.0-main-c7b2ecd8f2e79aa2a7c7c8d44f40680fb4447146",
|
54
|
+
"@latticexyz/gas-report": "2.1.0-main-c7b2ecd8f2e79aa2a7c7c8d44f40680fb4447146",
|
55
|
+
"@latticexyz/protocol-parser": "2.1.0-main-c7b2ecd8f2e79aa2a7c7c8d44f40680fb4447146",
|
56
|
+
"@latticexyz/schema-type": "2.1.0-main-c7b2ecd8f2e79aa2a7c7c8d44f40680fb4447146",
|
57
|
+
"@latticexyz/store": "2.1.0-main-c7b2ecd8f2e79aa2a7c7c8d44f40680fb4447146",
|
58
|
+
"@latticexyz/utils": "2.1.0-main-c7b2ecd8f2e79aa2a7c7c8d44f40680fb4447146",
|
59
|
+
"@latticexyz/world": "2.1.0-main-c7b2ecd8f2e79aa2a7c7c8d44f40680fb4447146"
|
60
60
|
},
|
61
61
|
"devDependencies": {
|
62
62
|
"@types/debug": "^4.1.7",
|