this should fix the issue with wrongline detection support
All checks were successful
Code quality checks / biome (push) Successful in 7s

This commit is contained in:
creations 2025-05-25 11:57:39 -04:00
parent 2c4f3cf5de
commit 5c88ce3e28
Signed by: creations
GPG key ID: 8F553AA4320FC711
2 changed files with 12 additions and 19 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@atums/echo",
"version": "1.0.2",
"version": "1.0.3",
"description": "A minimal, flexible logger",
"private": false,
"type": "module",