@aligov/cloud-builder
Advanced tools
Comparing version 1.7.0 to 1.7.1
@@ -18,5 +18,2 @@ const cwd = process.cwd(); | ||
console.log(projectPath, projectPathWithVersion); | ||
return; | ||
const randomHex = crypto.randomBytes(8).toString("hex"); | ||
@@ -23,0 +20,0 @@ // 复制 |
{ | ||
"name": "@aligov/cloud-builder", | ||
"version": "1.7.0", | ||
"version": "1.7.1", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
15153
475