mirror of
https://github.com/chenasraf/DefinitelyTyped.git
synced 2026-05-17 17:48:06 +00:00
* [got] Remove types * Change Bluebird dep from 2->3 This isn't strictly accurate, but makes the types work out, since p-cancelable's types, a transitive dependency of got, have a Promise.cancel return type that conflicts with bluebird@2's. Co-authored-by: Nathan Shively-Sanders <293473+sandersn@users.noreply.github.com>
7 lines
70 B
JSON
7 lines
70 B
JSON
{
|
|
"private": true,
|
|
"dependencies": {
|
|
"@types/got": "^9"
|
|
}
|
|
}
|