This commit is contained in:
Philipp Kunz 2018-01-28 04:43:58 +01:00
parent 75cdd797d9
commit 02070b9c26
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "smartlog",
"version": "1.0.2",
"version": "1.0.3",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "smartlog",
"version": "1.0.2",
"version": "1.0.3",
"description": "winston based logger for large scale projects",
"main": "dist/index.js",
"typings": "dist/index.d.ts",