v2.14.0
The satcheljs-promise package brought the es6-promise typing to use the @types/es6-promise.
This is no longer necessary because Typescript already includes a lib.es6.d.ts that has the definitive definition for Promise. We are standardizing towards this so that any consumer can be sure they are using the same Promise definition.