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 bba5c97 commit 34da93eCopy full SHA for 34da93e
bower.json
@@ -1,6 +1,6 @@
1
{
2
"name": "json-2-csv",
3
- "version": "1.4.0",
+ "version": "2.0.0",
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.",
- "version": "1.5.0",
"repository": {
7
"type": "git",
8
"url": "http://github.com/mrodrig/json-2-csv.git"
0 commit comments