Skip to content

Commit

Permalink
0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
francosion042 committed Oct 19, 2023
1 parent 12b6ec4 commit 02d14f4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "console-watcher",
"version": "0.0.1",
"version": "0.0.2",
"description": "console-watcher is a utility library designed to monitor and handle console outputs in a Node.js environment. By using `console-watcher`, developers can easily save console logs, errors, and info messages to a .log, .txt or .json file while retaining the ability to display them in the console.",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down

0 comments on commit 02d14f4

Please sign in to comment.