mirror of
https://git.hibas.dev/OpenServer/NodeLogging.git
synced 2025-11-02 14:10:45 +00:00
update Logging dependenci
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@hibas123/nodelogging",
|
||||
"packageManager": "yarn@3.6.4",
|
||||
"version": "4.0.1",
|
||||
"version": "4.0.3",
|
||||
"description": "",
|
||||
"main": "out/index.js",
|
||||
"types": "out/index.d.ts",
|
||||
@ -36,7 +36,7 @@
|
||||
"typescript": "^5.9.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"@hibas123/logging": "^4.0.2",
|
||||
"@hibas123/logging": "^4.0.4",
|
||||
"@hibas123/utils": "^2.2.18"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user