@tscircuit/cli 0.1.479 → 0.1.480
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/dist/main.js +1 -1
- package/package.json +1 -1
package/dist/main.js
CHANGED
|
@@ -72369,7 +72369,7 @@ var getGlobalDepsInstallCommand = (packageManager, deps) => {
|
|
|
72369
72369
|
import { execSync as execSync2 } from "node:child_process";
|
|
72370
72370
|
var import_semver2 = __toESM2(require_semver2(), 1);
|
|
72371
72371
|
// package.json
|
|
72372
|
-
var version = "0.1.
|
|
72372
|
+
var version = "0.1.479";
|
|
72373
72373
|
var package_default = {
|
|
72374
72374
|
name: "@tscircuit/cli",
|
|
72375
72375
|
version,
|