@base44-preview/cli 0.0.22-pr.136.936d765 → 0.0.22-pr.136.af86bf3

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/dist/index.js +1 -1
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -38373,7 +38373,7 @@ async function createInteractive(options) {
38373
38373
  }));
38374
38374
  const result = await Ce({
38375
38375
  template: () => ve({
38376
- message: "Pick a template",
38376
+ message: "Pick an option",
38377
38377
  options: templateOptions
38378
38378
  }),
38379
38379
  name: () => {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@base44-preview/cli",
3
- "version": "0.0.22-pr.136.936d765",
3
+ "version": "0.0.22-pr.136.af86bf3",
4
4
  "description": "Base44 CLI - Unified interface for managing Base44 applications",
5
5
  "type": "module",
6
6
  "bin": {