Skip to content

Commit 66d53d1

Browse files
sonicoder86ngabor84
andcommitted
fix(package): upgrade semantic release
EME-5173 Co-authored-by: Gabor Nemeth <gabor.nemeth@emarsys.com>
1 parent e6874e9 commit 66d53d1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
22
"name": "@emartech/json-logger",
3-
"version": "0.0.0",
43
"description": "Tiny and fast json logger with namespace support",
54
"main": "dist/index.js",
65
"scripts": {
@@ -41,7 +40,7 @@
4140
"express": "4.18.1",
4241
"koa": "2.13.4",
4342
"mocha": "10.0.0",
44-
"semantic-release": "15.5.0",
43+
"semantic-release": "19.0.5",
4544
"sinon": "14.0.0",
4645
"sinon-chai": "3.7.0",
4746
"ts-node": "10.9.1",

0 commit comments

Comments
 (0)