Fix bug with undefined file causing logging to throw an exception

This commit is contained in:
Fabian Stamm
2020-04-21 01:03:54 +02:00
parent 511bdf127f
commit 4420fb13ea
2 changed files with 9 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@hibas123/logging",
"version": "2.4.2",
"version": "2.4.3",
"description": "",
"main": "out/index.js",
"types": "out/index.d.ts",