Skip to content

Commit a94ee40

Browse files
committed
2.11.1
1 parent 377c416 commit a94ee40

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.11.0",
3+
"version": "2.11.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)