Skip to content

Commit c0bd1a2

Browse files
committed
2.4.0
1 parent 2ef72b9 commit c0bd1a2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "console-log-json",
3-
"version": "2.3.0",
3+
"version": "2.4.0",
44
"description": "A universal JSON logger that plugs in to the existing `console.log` native function. console.log() anything and have the output be formatted to single line JSON, including stack traces, so that it can be easily parsed by tool such as LogDNA or other log ingestion service that reads JSON.",
55
"private": false,
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)