🎉 🌟 💫 Just afterReleasing NPM 1.0.0 🌟 🎉 🌟 💫
This commit is contained in:
parent
a2a001fb00
commit
fd17830ffd
2 changed files with 2 additions and 1 deletions
|
|
@ -1,2 +1,3 @@
|
|||
src/
|
||||
test/
|
||||
coverage/
|
||||
|
|
|
|||
|
|
@ -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": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue