@ioffice/tc-builder
Advanced tools
Comparing version 1.0.0-beta.1803281657 to 1.0.0-beta.1803281717
{ | ||
"name": "@ioffice/tc-builder", | ||
"version": "1.0.0-beta.1803281657", | ||
"version": "1.0.0-beta.1803281717", | ||
"description": "iOFFICE TeamCity Builder", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -57,3 +57,3 @@ "use strict"; | ||
} | ||
Object.keys(projectFiles).forEach(function (fileName) { | ||
projectFiles.forEach(function (fileName) { | ||
var contents = getFileContents(fileName, replacements); | ||
@@ -60,0 +60,0 @@ if (fs.existsSync(fileName)) { |
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
53342