fix(npm): Updated package description and added more keywords for better visibility

This commit is contained in:
2025-01-14 17:42:37 +01:00
parent 947bd03223
commit 4442ef368c
6 changed files with 59 additions and 53 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/beautyfiglet',
version: '1.0.8',
description: 'A Node.js module that facilitates the creation of ASCII art using figlet with customizable fonts and layouts.'
version: '1.0.9',
description: 'A Node.js module for creating customizable ASCII art using figlet with options for different fonts and layouts.'
}