Change the naming convention for LogMessage internal message field.

This commit is contained in:
2025-05-19 17:59:29 -05:00
parent f21cce9944
commit 25dfdb470b
2 changed files with 15 additions and 13 deletions

View File

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