@emartech/json-logger
Advanced tools
Comparing version 7.0.3 to 7.1.0
@@ -10,7 +10,5 @@ { | ||
"build": "rm -rf dist && tsc --project ./tsconfig.json", | ||
"semantic-release": "CI=true semantic-release", | ||
"release": "CI=true semantic-release", | ||
"example-js": "DEBUG=* node examples/index-js.js", | ||
"example-ts": "DEBUG=* ts-node examples/index-ts.ts", | ||
"koa-example": "DEBUG=* node examples/koa.js", | ||
"express-example": "DEBUG=* node examples/express.js" | ||
"example-ts": "DEBUG=* ts-node examples/index-ts.ts" | ||
}, | ||
@@ -45,3 +43,3 @@ "publishConfig": { | ||
"ts-node": "10.9.1", | ||
"typescript": "4.8.2" | ||
"typescript": "4.8.3" | ||
}, | ||
@@ -56,3 +54,3 @@ "repository": { | ||
"homepage": "https://github.com/emartech/json-logger-js#readme", | ||
"version": "7.0.3" | ||
"version": "7.1.0" | ||
} |
@@ -12,2 +12,3 @@ # @emartech/json-logger | ||
### Usage | ||
@@ -14,0 +15,0 @@ |
Sorry, the diff of this file is not supported yet
40429
29
233