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