timestamp -> ts; error -> err

This commit is contained in:
2025-07-14 15:37:41 -05:00
parent 318135e82b
commit f33ca24b53
4 changed files with 17 additions and 17 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@jdbernard/logging",
"version": "2.1.0",
"version": "2.2.0",
"description": "Simple Javascript logging service.",
"main": "dist/index.js",
"types": "dist/index.d.ts",