We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5aa2252 commit 87675b5Copy full SHA for 87675b5
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "csv-file-validator",
3
- "version": "1.13.0",
+ "version": "1.13.1",
4
"description": "Validation of CSV file against user defined schema (returns back object with data and invalid messages)",
5
"main": "./src/csv-file-validator.js",
6
"types": "./src/csv-file-validator.d.ts",
0 commit comments