newline add

This commit is contained in:
milad 2019-11-14 16:08:44 -08:00
parent 7e9f944d4b
commit 664f9e2cdd

View file

@ -46,4 +46,5 @@ packager(options)
.catch(error => {
console.error("There was an error writing the packaged console: " + error.message);
process.exit(1);
});
});