cli-parent
Advanced tools
Comparing version 0.0.4 to 0.0.5
@@ -20,3 +20,3 @@ "use strict"; | ||
catch (err) { | ||
console.error(`文件模板: ${fileAbsolutePath} 转换异常`); | ||
console.error(`文件: ${fileAbsolutePath} 模板转换异常`, pathData); | ||
console.error(err); | ||
@@ -23,0 +23,0 @@ } |
{ | ||
"name": "cli-parent", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "command line base cli-parent", | ||
@@ -5,0 +5,0 @@ "publishConfig": { |
272038