cma-template
Advanced tools
Comparing version 0.1.6 to 0.1.7
{ | ||
"name": "cma-template", | ||
"version": "0.1.6", | ||
"version": "0.1.7", | ||
"description": "> TODO: description", | ||
@@ -26,3 +26,3 @@ "author": "helinjiang <onehlj@qq.com>", | ||
}, | ||
"gitHead": "0dd360c9bf4a67083b78233692ed8b51b7e0f1e2" | ||
"gitHead": "43fe7c9e2454e363bc4371d47ac36dc096940744" | ||
} |
@@ -23,3 +23,3 @@ const path = require('path'); | ||
templateParameters: { | ||
buildVersionDesc: '构建版本:生成环境版本(webpack.prod.config.js)', | ||
buildVersionDesc: '构建版本:生产环境版本(webpack.prod.config.js)', | ||
}, | ||
@@ -26,0 +26,0 @@ }), |