@tscircuit/cli 0.1.49 → 0.1.50
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
|
@@ -422189,7 +422189,7 @@ var package_default = {
|
|
|
422189
422189
|
name: "@tscircuit/cli",
|
|
422190
422190
|
main: "dist/main.js",
|
|
422191
422191
|
type: "module",
|
|
422192
|
-
version: "0.1.
|
|
422192
|
+
version: "0.1.49",
|
|
422193
422193
|
bin: {
|
|
422194
422194
|
tsci: "./dist/main.js"
|
|
422195
422195
|
},
|