Skip to content

Commit 1b1e85d

Browse files
authored
1.5.0
jsonstat2csv support for "field" and "content".
1 parent fef5744 commit 1b1e85d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jsonstat-conv",
3-
"version": "1.4.2",
3+
"version": "1.5.0",
44
"description": "JSON-stat Command Line Conversion Tools",
55
"homepage": "https://github.com/jsonstat/conv",
66
"keywords": [
@@ -42,7 +42,7 @@
4242
},
4343
"license": "Apache-2.0",
4444
"dependencies": {
45-
"jsonstat-suite": "^3.2.5",
45+
"jsonstat-suite": "^3.3.0",
4646
"jsonstat-toolkit": "^1.4.2",
4747
"rw": "^1.3.3",
4848
"yargs": "^15.1.0",

0 commit comments

Comments
 (0)