ventureos 1.0.11 → 1.0.12

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/install.js +1 -1
  3. package/package.json +1 -1
package/README.md CHANGED
@@ -21,7 +21,7 @@ VentureOS gives you a team of AI specialists that guide you through building a s
21
21
  | Claude Code | Nothing else — it includes AI |
22
22
  | None of the above | An API key (explained below) |
23
23
 
24
- > **Don't have any of these?** Antigravity is free and takes 2 minutes to install: [antigravity.dev](https://antigravity.dev)
24
+ > **Don't have any of these?** Antigravity is free and takes 2 minutes to install: [antigravity.google](https://antigravity.google)
25
25
 
26
26
  ---
27
27
 
package/install.js CHANGED
@@ -392,7 +392,7 @@ function showFreeToolsHelp() {
392
392
  console.log('\n' + line());
393
393
  console.log(' AI tools you can use for free — no API key needed:\n');
394
394
  console.log(' Antigravity (Google) — free preview, Gemini + Claude + more');
395
- console.log(' → https://antigravity.dev\n');
395
+ console.log(' → https://antigravity.google\n');
396
396
  console.log(' Cursor — popular AI code editor');
397
397
  console.log(' → https://cursor.com\n');
398
398
  console.log(' Windsurf — AI IDE by Codeium');
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ventureos",
3
- "version": "1.0.11",
3
+ "version": "1.0.12",
4
4
  "description": "VentureOS — AI-powered venture building framework. From raw idea to investor-ready pitch in 12 structured weeks.",
5
5
  "type": "module",
6
6
  "bin": {