mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
* feat(jsdom): Update to v16.1 * test(mozilla‑readability): Remove test dependency on JSDOM * fix(jsdom): Fix lint errors * feat(jsdom): Update dependency parse5 to v5
11 lines
211 B
JSON
11 lines
211 B
JSON
{
|
|
"private": true,
|
|
"types": "index",
|
|
"typesVersions": {
|
|
">=3.1.0-0": { "*": ["ts3.1/*"] }
|
|
,">=3.4.0-0": { "*": ["ts3.4/*"] }
|
|
,">=3.5.0-0": { "*": ["ts3.5/*"] }
|
|
,">=3.6.0-0": { "*": ["ts3.6/*"] }
|
|
}
|
|
}
|