fixed fromCsv escaping quotes & letter headers
All checks were successful
Build / Build NPM Project (push) Successful in 37s
Build / Tag Version (push) Successful in 7s
Build / Publish Documentation (push) Successful in 1m46s

This commit is contained in:
2024-11-09 17:27:05 -05:00
parent 341ef37205
commit ccf3fcb043
3 changed files with 27 additions and 8 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@ztimson/utils",
"version": "0.22.5",
"version": "0.22.6",
"description": "Utility library",
"author": "Zak Timson",
"license": "MIT",