matrix-js-sdk
cfffbc4a
- replace q method calls with bluebird ones
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
8 years ago
replace q method calls with bluebird ones ``` find src spec -name '*.js' | xargs perl -i -pe 's/q\.(all|defer|reject|delay|try)\(/Promise.$1(/' ```
References
#490 - Switch matrix-js-sdk to bluebird
Author
richvdh
Committer
richvdh
Parents
b58d84fb
Loading