diff --git a/install.js b/install.js index 530556d..e651492 100644 --- a/install.js +++ b/install.js @@ -79,4 +79,4 @@ installDirectories.forEach((directory) => { renameSync(source, target); }); -}); \ No newline at end of file +});