matrix-react-sdk
0d7cc59d
- 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 test -name '*.js' | xargs perl -i -pe 's/q\.(all|defer|reject|delay|try|isFulfilled)\(/Promise.$1(/' ```
Author
richvdh
Committer
richvdh
Parents
0254d2b3
Loading