diff --git a/packages/cli/package.json b/packages/cli/package.json index a263970..2d3b839 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -1,6 +1,6 @@ { "name": "@voerkai18n/cli", - "version": "1.0.61", + "version": "1.0.62", "description": "命令行工具,用来初始化/提取/编译/自动翻译等工具链", "main": "index.js", "homepage": "https://gitee.com/zhangfisher/voerka-i18n", @@ -48,5 +48,5 @@ "through2": "^4.0.2", "vinyl": "^2.2.1" }, - "lastPublish": "2023-02-13T11:13:50+08:00" + "lastPublish": "2023-02-28T16:52:26+08:00" } \ No newline at end of file