move to @atums/echo logger,
All checks were successful
Code quality checks / biome (push) Successful in 9s

This commit is contained in:
creations 2025-05-30 20:12:53 -04:00
parent 0ba0181e2b
commit 8cfa75ec57
Signed by: creations
GPG key ID: 8F553AA4320FC711
6 changed files with 151 additions and 48 deletions

View file

@ -19,7 +19,7 @@
"typescript": "^5.8.3"
},
"dependencies": {
"@creations.works/logger": "^1.0.3",
"@atums/echo": "^1.0.3",
"ejs": "^3.1.10"
}
}