windows-build-tools
Advanced tools
Comparing version 4.0.0-alpha.11 to 4.0.0-alpha.12
@@ -27,3 +27,3 @@ "use strict"; | ||
} | ||
if (constants_1.IS_BUILD_TOOLS_INSTALLED) { | ||
if (!constants_1.IS_BUILD_TOOLS_INSTALLED) { | ||
try { | ||
@@ -30,0 +30,0 @@ await downloadTools(get_build_tools_installer_path_1.getBuildToolsInstallerPath()); |
{ | ||
"name": "windows-build-tools", | ||
"version": "4.0.0-alpha.11", | ||
"version": "4.0.0-alpha.12", | ||
"description": "Install C++ Build Tools for Windows using npm", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is not supported yet
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
87486