We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6874e9 commit 66d53d1Copy full SHA for 66d53d1
package.json
@@ -1,6 +1,5 @@
1
{
2
"name": "@emartech/json-logger",
3
- "version": "0.0.0",
4
"description": "Tiny and fast json logger with namespace support",
5
"main": "dist/index.js",
6
"scripts": {
@@ -41,7 +40,7 @@
41
40
"express": "4.18.1",
42
"koa": "2.13.4",
43
"mocha": "10.0.0",
44
- "semantic-release": "15.5.0",
+ "semantic-release": "19.0.5",
45
"sinon": "14.0.0",
46
"sinon-chai": "3.7.0",
47
"ts-node": "10.9.1",
0 commit comments