diff --git a/packages/cli/src/index.ts b/packages/cli/src/index.ts index 6330566f..f55fe6b4 100644 --- a/packages/cli/src/index.ts +++ b/packages/cli/src/index.ts @@ -41,7 +41,7 @@ function createProgram() { .description( `${colors.bold.blue( 'ΞΆ', - )} ZenStack is the data layer for modern TypeScript apps.\n\nDocumentation: https://zenstack.dev/docs/3.x.`, + )} ZenStack is the data layer for modern TypeScript apps.\n\nDocumentation: https://zenstack.dev/docs/3.x`, ) .showHelpAfterError() .showSuggestionAfterError(); diff --git a/packages/ide/.DS_Store b/packages/ide/.DS_Store new file mode 100644 index 00000000..1de9626a Binary files /dev/null and b/packages/ide/.DS_Store differ