Skip to content

Commit d3d4fcb

Browse files
committed
1.5.1
1 parent 009b856 commit d3d4fcb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "json-console-logger",
3-
"version": "1.5.0",
3+
"version": "1.5.1",
44
"description": "Super light-weight stand-in replacement for console logging to only output JSON",
55
"main": "index.js",
66
"scripts": {
@@ -35,4 +35,4 @@
3535
"eslint-plugin-react-hooks": "^4.6.0",
3636
"jest": "^27.5.1"
3737
}
38-
}
38+
}

0 commit comments

Comments
 (0)