mirror of
https://github.com/FlipsideCrypto/DefinitelyTyped.git
synced 2026-02-06 10:56:53 +00:00
In particular `DomElement` is no longer defined. This PR makes it so we are pinned to the right major version of domhandler compatible with the type definitions here.
7 lines
76 B
JSON
7 lines
76 B
JSON
{
|
|
"private": true,
|
|
"dependencies": {
|
|
"domhandler": "^2.4.0"
|
|
}
|
|
}
|