diff --git a/packages/cli/index.js b/packages/cli/index.js index 8d95076..53c96e4 100644 --- a/packages/cli/index.js +++ b/packages/cli/index.js @@ -33,4 +33,4 @@ program .command('translate',t('在线翻译语言包,如使用百度云翻译服务'),{executableFile:"./translate.command.js"}) program.parseAsync(process.argv); - \ No newline at end of file + \ No newline at end of file