@latticexyz/cli 2.0.0-alpha.92 → 2.0.0-alpha.94

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.
@@ -3565,7 +3565,7 @@ import { MUDError as MUDError3 } from "@latticexyz/config";
3565
3565
  // package.json
3566
3566
  var package_default = {
3567
3567
  name: "@latticexyz/cli",
3568
- version: "2.0.0-alpha.92+2b4e0fa7",
3568
+ version: "2.0.0-alpha.94+010740d0",
3569
3569
  description: "Command line interface for mud",
3570
3570
  main: "dist/index.js",
3571
3571
  types: "dist/index.d.ts",
@@ -3605,13 +3605,13 @@ var package_default = {
3605
3605
  "@ethersproject/providers": "^5.7.2",
3606
3606
  "@improbable-eng/grpc-web": "^0.15.0",
3607
3607
  "@improbable-eng/grpc-web-node-http-transport": "^0.15.0",
3608
- "@latticexyz/config": "2.0.0-alpha.92+2b4e0fa7",
3609
- "@latticexyz/schema-type": "2.0.0-alpha.92+2b4e0fa7",
3610
- "@latticexyz/services": "2.0.0-alpha.92+2b4e0fa7",
3611
- "@latticexyz/solecs": "2.0.0-alpha.92+2b4e0fa7",
3612
- "@latticexyz/std-contracts": "2.0.0-alpha.92+2b4e0fa7",
3613
- "@latticexyz/store": "2.0.0-alpha.92+2b4e0fa7",
3614
- "@latticexyz/world": "2.0.0-alpha.92+2b4e0fa7",
3608
+ "@latticexyz/config": "2.0.0-alpha.94+010740d0",
3609
+ "@latticexyz/schema-type": "2.0.0-alpha.94+010740d0",
3610
+ "@latticexyz/services": "2.0.0-alpha.94+010740d0",
3611
+ "@latticexyz/solecs": "2.0.0-alpha.94+010740d0",
3612
+ "@latticexyz/std-contracts": "2.0.0-alpha.94+010740d0",
3613
+ "@latticexyz/store": "2.0.0-alpha.94+010740d0",
3614
+ "@latticexyz/world": "2.0.0-alpha.94+010740d0",
3615
3615
  "@solidity-parser/parser": "^0.16.0",
3616
3616
  "@typechain/ethers-v5": "^10.2.0",
3617
3617
  chalk: "^5.0.1",
@@ -3635,7 +3635,7 @@ var package_default = {
3635
3635
  zod: "^3.21.4",
3636
3636
  "zod-validation-error": "^1.3.0"
3637
3637
  },
3638
- gitHead: "2b4e0fa75763d420d95ced6e477a2c038baba6f4"
3638
+ gitHead: "010740d09d40d4ff6d95538d498a513fbb65ca45"
3639
3639
  };
3640
3640
 
3641
3641
  // src/commands/set-version.ts
package/dist/mud.js CHANGED
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  commands
4
- } from "./chunk-B75UXZUT.js";
4
+ } from "./chunk-T2YHSEJD.js";
5
5
  import {
6
6
  logError
7
7
  } from "./chunk-YL4GJLLL.js";
package/dist/mud2.js CHANGED
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  commands
4
- } from "./chunk-B75UXZUT.js";
4
+ } from "./chunk-T2YHSEJD.js";
5
5
  import {
6
6
  logError
7
7
  } from "./chunk-YL4GJLLL.js";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@latticexyz/cli",
3
- "version": "2.0.0-alpha.92+2b4e0fa7",
3
+ "version": "2.0.0-alpha.94+010740d0",
4
4
  "description": "Command line interface for mud",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
@@ -40,13 +40,13 @@
40
40
  "@ethersproject/providers": "^5.7.2",
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.92+2b4e0fa7",
44
- "@latticexyz/schema-type": "2.0.0-alpha.92+2b4e0fa7",
45
- "@latticexyz/services": "2.0.0-alpha.92+2b4e0fa7",
46
- "@latticexyz/solecs": "2.0.0-alpha.92+2b4e0fa7",
47
- "@latticexyz/std-contracts": "2.0.0-alpha.92+2b4e0fa7",
48
- "@latticexyz/store": "2.0.0-alpha.92+2b4e0fa7",
49
- "@latticexyz/world": "2.0.0-alpha.92+2b4e0fa7",
43
+ "@latticexyz/config": "2.0.0-alpha.94+010740d0",
44
+ "@latticexyz/schema-type": "2.0.0-alpha.94+010740d0",
45
+ "@latticexyz/services": "2.0.0-alpha.94+010740d0",
46
+ "@latticexyz/solecs": "2.0.0-alpha.94+010740d0",
47
+ "@latticexyz/std-contracts": "2.0.0-alpha.94+010740d0",
48
+ "@latticexyz/store": "2.0.0-alpha.94+010740d0",
49
+ "@latticexyz/world": "2.0.0-alpha.94+010740d0",
50
50
  "@solidity-parser/parser": "^0.16.0",
51
51
  "@typechain/ethers-v5": "^10.2.0",
52
52
  "chalk": "^5.0.1",
@@ -70,5 +70,5 @@
70
70
  "zod": "^3.21.4",
71
71
  "zod-validation-error": "^1.3.0"
72
72
  },
73
- "gitHead": "2b4e0fa75763d420d95ced6e477a2c038baba6f4"
73
+ "gitHead": "010740d09d40d4ff6d95538d498a513fbb65ca45"
74
74
  }