Comparing version 16.3.0-beta.1 to 16.3.0-beta.2
@@ -49,3 +49,3 @@ "use strict"; | ||
if (!(0, fs_1.existsSync)(runnerBundleInstallDirectory)) { | ||
(0, fs_1.mkdirSync)(runnerBundleInstallDirectory); | ||
(0, fs_1.mkdirSync)(runnerBundleInstallDirectory, { recursive: true }); | ||
} | ||
@@ -52,0 +52,0 @@ try { |
{ | ||
"name": "nx-cloud", | ||
"version": "16.3.0-beta.1", | ||
"version": "16.3.0-beta.2", | ||
"description": "Distributed caching and task execution for Lerna and Nx", | ||
@@ -32,4 +32,4 @@ "keywords": [ | ||
"open": "~8.4.0", | ||
"@nrwl/nx-cloud": "16.3.0-beta.1" | ||
"@nrwl/nx-cloud": "16.3.0-beta.2" | ||
} | ||
} |
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
385236
+ Added@nrwl/nx-cloud@16.3.0-beta.2(transitive)
- Removed@nrwl/nx-cloud@16.3.0-beta.1(transitive)
Updated@nrwl/nx-cloud@16.3.0-beta.2