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 11a7094 commit 3f3b06bCopy full SHA for 3f3b06b
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "jsonstat-conv",
3
- "version": "0.8.1",
+ "version": "0.8.2",
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.1",
+ "jsonstat-utils": "^2.3.2",
37
"rw": "^1.3.3",
38
"yargs": "^6.6.0"
39
}
0 commit comments