Compare commits

..

No commits in common. "a5605431dfd5927fe74871a737b14fcdbbe9b0c2" and "1b135d8ae3754bb9ccce66b73c8e60222945cbef" have entirely different histories.

1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
"engines": { "engines": {
"node": ">=6.9.5" "node": ">=6.9.5"
}, },
"version": "7.4.0", "version": "7.4.0.1",
"description": "An efficient raw JSON logging library aimed at micro-services architectures.", "description": "An efficient raw JSON logging library aimed at micro-services architectures.",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
@ -46,4 +46,4 @@
"mdlint": "^0.1.0", "mdlint": "^0.1.0",
"mocha": "^3.2.0" "mocha": "^3.2.0"
} }
} }