Skip to content

Commit 6c0a1b3

Browse files
committed
1.4.1
1 parent b7006bf commit 6c0a1b3

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": "1.4.0",
3+
"version": "1.4.1",
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)