convert-csv-to-json
Advanced tools
Comparing version 1.3.1 to 1.3.2
{ | ||
"name": "convert-csv-to-json", | ||
"version": "1.3.1", | ||
"version": "1.3.2", | ||
"description": "Convert CSV to JSON", | ||
@@ -38,6 +38,6 @@ "main": "index.js", | ||
"devDependencies": { | ||
"chai": "^4.2.0", | ||
"chai": "^4.3.6", | ||
"chai-fs": "^2.0.0", | ||
"mocha": "^8.2.1" | ||
"mocha": "^9.2.0" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
60423
16