@latticexyz/cli 2.0.0-alpha.79 → 2.0.0-alpha.80
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.
|
@@ -3456,7 +3456,7 @@ import { MUDError as MUDError3 } from "@latticexyz/config";
|
|
|
3456
3456
|
// package.json
|
|
3457
3457
|
var package_default = {
|
|
3458
3458
|
name: "@latticexyz/cli",
|
|
3459
|
-
version: "2.0.0-alpha.
|
|
3459
|
+
version: "2.0.0-alpha.80+3eb8b70a",
|
|
3460
3460
|
description: "Command line interface for mud",
|
|
3461
3461
|
main: "dist/index.js",
|
|
3462
3462
|
types: "dist/index.d.ts",
|
|
@@ -3483,7 +3483,7 @@ var package_default = {
|
|
|
3483
3483
|
release: "npm publish --access=public"
|
|
3484
3484
|
},
|
|
3485
3485
|
devDependencies: {
|
|
3486
|
-
"@latticexyz/store": "^2.0.0-alpha.
|
|
3486
|
+
"@latticexyz/store": "^2.0.0-alpha.80+3eb8b70a",
|
|
3487
3487
|
"@types/ejs": "^3.1.1",
|
|
3488
3488
|
"@types/glob": "^7.2.0",
|
|
3489
3489
|
"@types/node": "^17.0.34",
|
|
@@ -3496,11 +3496,11 @@ var package_default = {
|
|
|
3496
3496
|
dependencies: {
|
|
3497
3497
|
"@improbable-eng/grpc-web": "^0.15.0",
|
|
3498
3498
|
"@improbable-eng/grpc-web-node-http-transport": "^0.15.0",
|
|
3499
|
-
"@latticexyz/config": "^2.0.0-alpha.
|
|
3500
|
-
"@latticexyz/schema-type": "^2.0.0-alpha.
|
|
3501
|
-
"@latticexyz/services": "^2.0.0-alpha.
|
|
3502
|
-
"@latticexyz/solecs": "^2.0.0-alpha.
|
|
3503
|
-
"@latticexyz/std-contracts": "^2.0.0-alpha.
|
|
3499
|
+
"@latticexyz/config": "^2.0.0-alpha.80+3eb8b70a",
|
|
3500
|
+
"@latticexyz/schema-type": "^2.0.0-alpha.80+3eb8b70a",
|
|
3501
|
+
"@latticexyz/services": "^2.0.0-alpha.80+3eb8b70a",
|
|
3502
|
+
"@latticexyz/solecs": "^2.0.0-alpha.80+3eb8b70a",
|
|
3503
|
+
"@latticexyz/std-contracts": "^2.0.0-alpha.80+3eb8b70a",
|
|
3504
3504
|
"@solidity-parser/parser": "^0.16.0",
|
|
3505
3505
|
"@typechain/ethers-v5": "^10.1.1",
|
|
3506
3506
|
chalk: "^5.0.1",
|
|
@@ -3524,7 +3524,7 @@ var package_default = {
|
|
|
3524
3524
|
zod: "^3.21.4",
|
|
3525
3525
|
"zod-validation-error": "^1.3.0"
|
|
3526
3526
|
},
|
|
3527
|
-
gitHead: "
|
|
3527
|
+
gitHead: "3eb8b70a5f324f9b2fc98ecaf9c85fe8a9108dbd"
|
|
3528
3528
|
};
|
|
3529
3529
|
|
|
3530
3530
|
// src/commands/set-version.ts
|
package/dist/mud.js
CHANGED
package/dist/mud2.js
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@latticexyz/cli",
|
|
3
|
-
"version": "2.0.0-alpha.
|
|
3
|
+
"version": "2.0.0-alpha.80+3eb8b70a",
|
|
4
4
|
"description": "Command line interface for mud",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"types": "dist/index.d.ts",
|
|
@@ -27,7 +27,7 @@
|
|
|
27
27
|
"release": "npm publish --access=public"
|
|
28
28
|
},
|
|
29
29
|
"devDependencies": {
|
|
30
|
-
"@latticexyz/store": "^2.0.0-alpha.
|
|
30
|
+
"@latticexyz/store": "^2.0.0-alpha.80+3eb8b70a",
|
|
31
31
|
"@types/ejs": "^3.1.1",
|
|
32
32
|
"@types/glob": "^7.2.0",
|
|
33
33
|
"@types/node": "^17.0.34",
|
|
@@ -40,11 +40,11 @@
|
|
|
40
40
|
"dependencies": {
|
|
41
41
|
"@improbable-eng/grpc-web": "^0.15.0",
|
|
42
42
|
"@improbable-eng/grpc-web-node-http-transport": "^0.15.0",
|
|
43
|
-
"@latticexyz/config": "^2.0.0-alpha.
|
|
44
|
-
"@latticexyz/schema-type": "^2.0.0-alpha.
|
|
45
|
-
"@latticexyz/services": "^2.0.0-alpha.
|
|
46
|
-
"@latticexyz/solecs": "^2.0.0-alpha.
|
|
47
|
-
"@latticexyz/std-contracts": "^2.0.0-alpha.
|
|
43
|
+
"@latticexyz/config": "^2.0.0-alpha.80+3eb8b70a",
|
|
44
|
+
"@latticexyz/schema-type": "^2.0.0-alpha.80+3eb8b70a",
|
|
45
|
+
"@latticexyz/services": "^2.0.0-alpha.80+3eb8b70a",
|
|
46
|
+
"@latticexyz/solecs": "^2.0.0-alpha.80+3eb8b70a",
|
|
47
|
+
"@latticexyz/std-contracts": "^2.0.0-alpha.80+3eb8b70a",
|
|
48
48
|
"@solidity-parser/parser": "^0.16.0",
|
|
49
49
|
"@typechain/ethers-v5": "^10.1.1",
|
|
50
50
|
"chalk": "^5.0.1",
|
|
@@ -68,5 +68,5 @@
|
|
|
68
68
|
"zod": "^3.21.4",
|
|
69
69
|
"zod-validation-error": "^1.3.0"
|
|
70
70
|
},
|
|
71
|
-
"gitHead": "
|
|
71
|
+
"gitHead": "3eb8b70a5f324f9b2fc98ecaf9c85fe8a9108dbd"
|
|
72
72
|
}
|