style: ✏️ fixed typos

style: ✏️ fixed typos
This commit is contained in:
Leifer Mendez
2022-12-08 22:48:12 +01:00
committed by GitHub
7 changed files with 35 additions and 34 deletions

View File

@@ -15,4 +15,4 @@ Promise.all([
copyLibPkg('bot', appDir),
copyLibPkg('database', appDir),
copyLibPkg('provider', appDir),
]).then(() => console.log('Todas las lib copiadas'))
]).then(() => console.log('Todas las librerías copiadas'))