mirror of
https://github.com/FlipsideCrypto/DefinitelyTyped.git
synced 2026-02-06 10:56:53 +00:00
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!
7 lines
80 B
JSON
7 lines
80 B
JSON
{
|
|
"private": true,
|
|
"dependencies": {
|
|
"terser": "^5.3.2"
|
|
}
|
|
}
|