@launchframe/cli 0.1.10 → 0.1.11

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 (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -11,7 +11,7 @@ LaunchFrame is currently in **private beta**. This CLI exists but does not yet g
11
11
  **[Join the waitlist at launchframe.dev](https://launchframe.dev)** to get early access, exclusive updates, and founding member perks.
12
12
 
13
13
  Here's a sneak peek of the CLI experience:
14
- ![LaunchFrame CLI Preview](cli.png)
14
+ ![LaunchFrame CLI Preview](https://unpkg.com/@launchframe/cli@latest/cli.png)
15
15
 
16
16
  ## What You Get
17
17
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@launchframe/cli",
3
- "version": "0.1.10",
3
+ "version": "0.1.11",
4
4
  "description": "Production-ready B2B SaaS boilerplate with subscriptions, credits, and multi-tenancy",
5
5
  "main": "src/index.js",
6
6
  "bin": {