RELEASE 🚒 1.0.3-RC1

Pattern library is hosted now under http://elegance.abdennoor.com/react-csv
This commit is contained in:
abdennour 2017-02-18 12:21:10 +03:00
commit 2bd1ec4a05
4 changed files with 4223 additions and 1 deletions

View file

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