@base44-preview/cli 0.0.1-pr.20.e0a0f93 → 0.0.1-pr.21.2ba960a

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/cli/index.js +18558 -312
  3. package/package.json +13 -15
package/README.md CHANGED
@@ -2,6 +2,8 @@
2
2
 
3
3
  A unified command-line interface for managing Base44 applications, entities, functions, deployments, and related services.
4
4
 
5
+ **Zero dependencies** - installs in seconds with no dependency resolution.
6
+
5
7
  ## Installation
6
8
 
7
9
  ```bash