microsoft / code-push

A cloud service that enables Cordova and React Native developers to deploy mobile app updates directly to their users’ devices.
https://microsoft.github.io/code-push/
Other
4.36k stars 495 forks source link

Replace Q.Promise with es5 Promise #724

Closed andreidubov closed 4 years ago

andreidubov commented 4 years ago

Due to the use of Q.Promise in the code-push SDK, we are missing typing. We should replace Q.Promise with es5 Promise, which allows us to save types in the module.