@latticexyz/cli 2.2.21-f4db683f90214b03bb8d68635a3825cc9bf58263 → 2.2.22-050dfd5c0f540bc4145db05ca6798926fdecff4c
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.
@@ -131,7 +131,7 @@ import { existsSync as existsSync2, mkdirSync, readFileSync as readFileSync3, wr
|
|
131
131
|
// package.json
|
132
132
|
var package_default = {
|
133
133
|
name: "@latticexyz/cli",
|
134
|
-
version: "2.2.
|
134
|
+
version: "2.2.21",
|
135
135
|
description: "Command line interface for mud",
|
136
136
|
repository: {
|
137
137
|
type: "git",
|
@@ -3154,4 +3154,4 @@ var commands = [
|
|
3154
3154
|
export {
|
3155
3155
|
commands
|
3156
3156
|
};
|
3157
|
-
//# sourceMappingURL=commands-
|
3157
|
+
//# sourceMappingURL=commands-NZS5M2DA.js.map
|