@esy-nightly/esy
Advanced tools
Comparing version 0.3.4-ce3f43 to 0.3.4-de4a6d
{ | ||
"name": "@esy-nightly/esy", | ||
"version": "0.3.4-ce3f43", | ||
"version": "0.3.4-de4a6d", | ||
"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": { |
@@ -120,3 +120,3 @@ /** | ||
console.log('Installing cygwin sandbox...'); | ||
cp.execSync(`npm install esy-bash@0.2.3 --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
72433067
Updatedesy-solve-cudf@^0.1.10