Files
DefinitelyTyped/request-promise
Kieron Richardson e8e91d219a Request Promise: Fixed capitalization on the Promise import.
Using the latest build of TypeScript is causing TS errors as the Promise being returned is not referencing the Bluebird one which it should be doing so. Due the capitalization being wrong this fixes that and enables the correct Promise being returned to allow the usage of Bluebird method / changes w/o TS errors.
2016-09-07 15:05:09 +01:00
..