It resolves #3

This commit is contained in:
abdennour 2017-02-17 19:06:30 +03:00
commit 7918cadcd9
12 changed files with 8667 additions and 173 deletions

View file

@ -1,6 +1,6 @@
{
"name": "react-csv",
"version": "1.0.0-RC1",
"version": "1.0.1",
"description": "Build CSV files on the fly basing on Array/literal object of data ",
"main": "index.js",
"scripts": {