Improving logging
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@hibas123/logging",
|
||||
"version": "1.1.0",
|
||||
"version": "2.0.0",
|
||||
"description": "",
|
||||
"main": "out/index.js",
|
||||
"types": "out/index.d.ts",
|
||||
@ -21,9 +21,9 @@
|
||||
"devDependencies": {
|
||||
"concurrently": "^4.1.0",
|
||||
"nodemon": "^1.18.10",
|
||||
"typescript": "^3.3.4000"
|
||||
"typescript": "^3.4.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"@hibas123/utils": "^2.0.2"
|
||||
"@hibas123/utils": "^2.0.5"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user