We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37328f7 commit aad2fb4Copy full SHA for aad2fb4
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@codecorn/corn-logger",
3
- "version": "1.0.1",
+ "version": "1.0.2",
4
"description": "ANSI-friendly TypeScript logger with console-log-colors and optional file storage. Designed for Node.js apps and CLI tools.",
5
"main": "dist/index.js",
6
"types": "dist/index.d.ts",
0 commit comments