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 a1db974 commit d21848bCopy full SHA for d21848b
bower.json
@@ -1,6 +1,6 @@
1
{
2
"name": "json-2-csv",
3
- "version": "1.1.2",
+ "version": "1.1.3",
4
"homepage": "https://github.com/mrodrig/json-2-csv",
5
"moduleType": [
6
"node"
package.json
@@ -2,7 +2,7 @@
"author": "mrodrig",
"description": "A JSON to CSV and CSV to JSON converter that natively supports sub-documents and auto-generates the CSV heading.",
"repository": {
7
"type": "git",
8
"url": "http://github.com/mrodrig/json-2-csv.git"
0 commit comments