loghandler
Advanced tools
Comparing version 1.1.2 to 1.1.3
{ | ||
"name": "loghandler", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"description": "Fully tested and strongly typed flexible Log Handler for all NodeJS projects.", | ||
@@ -60,6 +60,3 @@ "main": "lib/index.js", | ||
}, | ||
"typings": [ | ||
"./node_modules/@types", | ||
"./@typesCustom" | ||
], | ||
"typings": "./node_modules/@types", | ||
"quokka": { | ||
@@ -66,0 +63,0 @@ "env": "dev", |
33035
24
332