@tscircuit/cli 0.1.857 → 0.1.858
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
|
@@ -74384,7 +74384,7 @@ var getGlobalDepsInstallCommand = (packageManager, deps) => {
|
|
|
74384
74384
|
import { execSync as execSync2 } from "node:child_process";
|
|
74385
74385
|
var import_semver2 = __toESM2(require_semver2(), 1);
|
|
74386
74386
|
// package.json
|
|
74387
|
-
var version = "0.1.
|
|
74387
|
+
var version = "0.1.857";
|
|
74388
74388
|
var package_default = {
|
|
74389
74389
|
name: "@tscircuit/cli",
|
|
74390
74390
|
version,
|