This commit is contained in:
Philipp Kunz 2025-01-14 17:42:37 +01:00
parent 4442ef368c
commit 7ea4324ff8

View File

@ -1,6 +1,6 @@
{
"name": "@push.rocks/beautyfiglet",
"version": "1.0.8",
"version": "1.0.9",
"description": "A Node.js module for creating customizable ASCII art using figlet with options for different fonts and layouts.",
"exports": {
".": "./dist_ts/index.js"
@ -42,4 +42,4 @@
"@git.zone/tstest": "^1.0.90",
"@push.rocks/tapbundle": "^5.5.4"
}
}
}