From 760c1cf0c54c63153091ed5704f3c56a81c050c4 Mon Sep 17 00:00:00 2001 From: wxzhang Date: Tue, 28 Feb 2023 20:01:29 +0800 Subject: [PATCH] autopub release: @voerkai18n/cli(v1.0.62) --- packages/cli/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/cli/package.json b/packages/cli/package.json index 2bd5d28..71a3ef6 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -1,6 +1,6 @@ { "name": "@voerkai18n/cli", - "version": "1.0.62", + "version": "1.0.63", "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-28T16:52:26+08:00" + "lastPublish": "2023-02-28T20:01:28+08:00" } \ No newline at end of file