Skip to content

Commit

Permalink
1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gerbenmeyer committed Sep 12, 2024
1 parent d461cad commit a6d3618
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "json-console-logger",
"version": "1.6.0",
"version": "1.6.1",
"description": "Super light-weight stand-in replacement for console logging to only output JSON",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -39,6 +39,5 @@
"eslint-plugin-react": "7.35.2",
"jest": "27.5.1",
"prettier": "3.3.3"

}
}

0 comments on commit a6d3618

Please sign in to comment.