Skip to content

Commit 3ad9e75

Browse files
committed
chore(rel): v5.5.8
1 parent f989800 commit 3ad9e75

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"author": "mrodrig",
33
"name": "@mrodrig/json-2-csv-cli",
44
"description": "CLI for the json-2-csv package",
5-
"version": "5.5.7",
5+
"version": "5.5.8",
66
"repository": {
77
"type": "git",
88
"url": "git+https://github.com/mrodrig/json-2-csv-cli.git"
@@ -30,7 +30,7 @@
3030
],
3131
"dependencies": {
3232
"commander": "12.1.0",
33-
"json-2-csv": "5.5.7"
33+
"json-2-csv": "5.5.8"
3434
},
3535
"engines": {
3636
"node": ">= 18"

0 commit comments

Comments
 (0)