Switch matrix-js-sdk to bluebird #490
richvdh
force pushed
from
a16bc345
to
d40cd35c
8 years ago
dbkr
commented
on 2017-07-12
replace imports of `q` with bluebird
b96062b6
q(...) -> Promise.resolve
a5d3dd94
q.Promise -> Promise
b58d84fb
replace q method calls with bluebird ones
cfffbc4a
Replace promise.inspect()
547501ba
Correct incorrect Promise() invocation
503b6ea6
richvdh
force pushed
from
d40cd35c
to
503b6ea6
8 years ago
richvdh
merged
652a9452
into develop 8 years ago
richvdh
deleted the rav/bluebird branch 8 years ago
Login to write a write a comment.
Login via GitHub