mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-19 00:11:49 +03:00
bba4743739
refs https://github.com/TryGhost/Ghost/issues/14882 - Replaced `new Promise.reject()` / `new Promise.resolve()` with the static methods `Promise.reject` / `Promise/resolve` from native promises - Replaced `Promise.delay()` with a promisified `setTimeout()` |
||
---|---|---|
.. | ||
db | ||
exporter | ||
importer | ||
migrations | ||
schema |