📝 README updated 📝 👈🏼 ✏️ ☝🏼
This commit is contained in:
parent
067281b7a3
commit
34fe75070a
7 changed files with 162 additions and 34 deletions
|
|
@ -4,7 +4,7 @@
|
|||
"description": "Build CSV files on the fly basing on Array/literal object of data ",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"compile": "babel --presets es2015,stage-0 -d lib/ src/",
|
||||
"compile": "babel --presets es2015,stage-0,react -d lib/ src/",
|
||||
"prepublish": "npm run compile",
|
||||
"pretest": "npm run compile",
|
||||
"test2": "node_modules/.bin/_mocha test",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue