feat: adding try catch code

This commit is contained in:
carlos
2022-06-04 15:40:29 -04:00
parent 9cbe84f0e6
commit 4be80ecbe6

View File

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