chore: update scripts.
This commit is contained in:
parent
5683c1c3f5
commit
7c99be41ac
|
|
@ -110,6 +110,7 @@ const contributorsPath = path.resolve(process.cwd(), 'CONTRIBUTORS.svg');
|
|||
if (err && err.message) {
|
||||
console.log(`\n ERROR :> ${err.message.red_bt}\n`)
|
||||
}
|
||||
process.exit(1);
|
||||
}
|
||||
})();
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue