@esy-nightly/esy
Advanced tools
Comparing version 0.3.4-5255ad to 0.3.4-69a80c
{ | ||
"name": "@esy-nightly/esy", | ||
"version": "0.3.4-5255ad", | ||
"version": "0.3.4-69a80c", | ||
"license": "MIT", | ||
@@ -8,3 +8,3 @@ "description": "Package builder for esy", | ||
"@esy-ocaml/esy-opam": "0.0.15", | ||
"esy-solve-cudf": "^0.1.8" | ||
"esy-solve-cudf": "^0.1.10" | ||
}, | ||
@@ -11,0 +11,0 @@ "scripts": { |
@@ -117,6 +117,6 @@ /** | ||
copyPlatformBinaries('windows-x64'); | ||
copyPlatformBinaries('win32'); | ||
console.log('Installing cygwin sandbox...'); | ||
cp.execSync(`npm install esy-bash@0.1.24 --prefix ${__dirname}`); | ||
cp.execSync(`npm install esy-bash@0.3.9 --prefix ${__dirname}`); | ||
console.log('Cygwin installed successfully.'); | ||
@@ -123,0 +123,0 @@ break; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
72432563
Updatedesy-solve-cudf@^0.1.10