@tscircuit/cli 0.1.189 → 0.1.191

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.
Files changed (3) hide show
  1. package/README.md +2 -0
  2. package/dist/main.js +5168 -24
  3. package/package.json +4 -3
package/README.md CHANGED
@@ -59,6 +59,8 @@ Commands:
59
59
  setup Setup utilities like GitHub Actions
60
60
  upgrade Upgrade CLI to the latest version
61
61
  search <query> Search for packages in the tscircuit registry
62
+ import <query> Search JLCPCB or the tscircuit registry and import
63
+ a component
62
64
  version Print CLI version
63
65
  help [command] display help for command
64
66
  ```