DefinitelyTyped/types/minify/package.json
Piotr Błażejewicz (Peter Blazejewicz) 8d41179ac5
update(minify): version 6 update (#48108)
The update is backward compatible in the API shape.
Behind the scenes the dependency package has been changed though.

https://github.com/coderaiser/minify/compare/v5.2.0...v6.0.0

Thanks!
2020-09-23 12:22:55 -07:00

7 lines
80 B
JSON

{
"private": true,
"dependencies": {
"terser": "^5.3.2"
}
}