chore: adding author in package json

This commit is contained in:
carlos
2022-06-04 14:40:38 -04:00
parent c5081e6a1b
commit 2a8ed2a418

View File

@ -11,7 +11,7 @@
"csv", "csv",
"converter" "converter"
], ],
"author": "carlos arturo", "author": "Carlos Gutierrez <ingecarlos.gutierrez@gmail.com>",
"license": "MIT", "license": "MIT",
"devDependencies": { "devDependencies": {
"@commitlint/cli": "^17.0.2", "@commitlint/cli": "^17.0.2",