Comparing version 2.3.0 to 2.3.1
@@ -86,2 +86,4 @@ #!/usr/bin/env node | ||
process.exit(EXIT_CODES.configuration); | ||
} else { | ||
configObj = {}; | ||
} | ||
@@ -88,0 +90,0 @@ } |
{ | ||
"name": "svglint", | ||
"version": "2.3.0", | ||
"version": "2.3.1", | ||
"description": "Linter for SVGs", | ||
@@ -5,0 +5,0 @@ "type": "module", |
148572
3058