Comparing version 0.0.23 to 0.0.25
@@ -42,3 +42,3 @@ #!/usr/bin/env node | ||
]; | ||
console.log(arr.join('\n').replace(/\s&\s/g, ' ')); | ||
console.log('\n' + arr.join('\n').replace(/\s&\s/g, ' ') + '\n'); | ||
}; | ||
@@ -45,0 +45,0 @@ |
{ | ||
"name": "duoms", | ||
"version": "0.0.23", | ||
"version": "0.0.25", | ||
"description": "剁手管理系统基础服务", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1618