@tscircuit/cli 0.1.57 → 0.1.59

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 +1 -1
  2. package/dist/main.js +60796 -57908
  3. package/package.json +3 -3
package/README.md CHANGED
@@ -39,7 +39,7 @@ Commands:
39
39
  directory (or current directory if none is provided)
40
40
  dev [options] [file] Start development server for a snippet
41
41
  clone <snippet> Clone a snippet from the registry
42
- push [file] Save snippet code to Registry API
42
+ push [options] [file] Save snippet code to Registry API
43
43
  auth Login/logout
44
44
  login Login to tscircuit registry
45
45
  logout Logout from tscircuit registry