autopub release: @voerkai18n/cli(v1.0.67)

This commit is contained in:
wxzhang 2023-03-28 17:17:56 +08:00
parent 8af376794b
commit 3a16f8cdaf

View File

@ -1,6 +1,6 @@
{ {
"name": "@voerkai18n/cli", "name": "@voerkai18n/cli",
"version": "1.0.67", "version": "1.0.68",
"description": "命令行工具,用来初始化/提取/编译/自动翻译等工具链", "description": "命令行工具,用来初始化/提取/编译/自动翻译等工具链",
"main": "index.js", "main": "index.js",
"homepage": "https://gitee.com/zhangfisher/voerka-i18n", "homepage": "https://gitee.com/zhangfisher/voerka-i18n",
@ -49,5 +49,5 @@
"through2": "^4.0.2", "through2": "^4.0.2",
"vinyl": "^2.2.1" "vinyl": "^2.2.1"
}, },
"lastPublish": "2023-03-28T16:33:36+08:00" "lastPublish": "2023-03-28T17:17:56+08:00"
} }