@esy-nightly/esy
Advanced tools
Comparing version 0.3.4-3d87d3 to 0.3.4-50510c
{ | ||
"name": "@esy-nightly/esy", | ||
"version": "0.3.4-3d87d3", | ||
"version": "0.3.4-50510c", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "description": "Package builder for esy", |
@@ -106,2 +106,3 @@ /** | ||
copyFileSync(sourcePath, destPath); | ||
fs.chmodSync(destPath, 0o755); | ||
}); | ||
@@ -108,0 +109,0 @@ }; |
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
72457833
489