- Upgraded `dlog` to version (atleast) `1.0.0`
This commit is contained in:
Tristan B. Velloza Kildaire 2024-04-10 14:02:51 +02:00
parent ea7cb2c70d
commit 548b2714c5
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
],
"copyright": "Copyright © 2023, Tristan B. Kildaire",
"dependencies": {
"dlog": ">=0.4.0"
"dlog": ">=1.0.0"
},
"description": "Simple VT100 colourised pretty-printing logger",
"license": "LGPL 3.0",