🎉 🌟 💫 Just afterReleasing NPM 1.0.0 🌟 🎉 🌟 💫

This commit is contained in:
abdennour 2016-11-26 09:57:47 +03:00
commit fd17830ffd
2 changed files with 2 additions and 1 deletions

View file

@ -1,2 +1,3 @@
src/
test/
coverage/

View file

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