feat: adding try catch code

This commit is contained in:
carlos
2022-06-04 15:37:45 -04:00
parent 013cbc6346
commit c088e00645
4 changed files with 21 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "async-convert-csv-to-json",
"version": "1.0.1",
"version": "1.1.1",
"description": "convert csv file to json",
"main": "index.js",
"scripts": {