Skip to content

Commit 90a3a45

Browse files
committed
Version 1.1.1 - 12-08-2025
1 parent 97ca8ee commit 90a3a45

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@eliware/log",
33
"type": "module",
4-
"version": "1.1.0",
4+
"version": "1.1.1",
55
"description": "A Node.js logging library.",
66
"main": "index.cjs",
77
"module": "index.mjs",
@@ -56,4 +56,4 @@
5656
"dependencies": {
5757
"winston": "^3.17.0"
5858
}
59-
}
59+
}

0 commit comments

Comments
 (0)