Comparing version
@@ -53,3 +53,3 @@ import assert from 'node:assert'; | ||
return await minify(source, options); | ||
return await minify(source, options.putout); | ||
}; |
{ | ||
"name": "minify", | ||
"version": "12.0.0", | ||
"version": "12.0.1", | ||
"description": "Minifier of js, css, html and img", | ||
@@ -60,3 +60,3 @@ "homepage": "http://coderaiser.github.io/minify", | ||
"madrun": "^10.0.0", | ||
"putout": "^36.5.1", | ||
"putout": "^37.8.2", | ||
"supertape": "^10.6.0" | ||
@@ -63,0 +63,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
38490
0.3%