Comparing version
{ | ||
"name": "csv-config", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"description": "A `CSV` config parser and serializer for node.", | ||
@@ -43,4 +43,4 @@ "main": "csv-config.js", | ||
"engines": { | ||
"node": ">= 4.0.0" | ||
"node": ">=6.8.1" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
11146
0.06%