We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb177de commit 349b560Copy full SHA for 349b560
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "jsonstat-conv",
3
- "version": "0.8.2",
+ "version": "0.8.3",
4
"description": "JSON-stat Command Line Conversion Tools",
5
"homepage": "https://github.com/badosa/JSON-stat-conv",
6
"keywords": [
@@ -33,7 +33,7 @@
33
"license": "Apache-2.0",
34
"dependencies": {
35
"jsonstat": "^0.13.3",
36
- "jsonstat-utils": "^2.3.2",
+ "jsonstat-utils": "^2.3.3",
37
"rw": "^1.3.3",
38
"yargs": "^6.6.0"
39
}
0 commit comments