Ghost/core/server/data/migrations/versions/2.27
Daniel Lockyer a3c8b032de Added missing Bluebird requires
- 504509bb6 removed the global override for Promise
- there are a bunch of places in code that use Bluebird Promise methods,
  but Bluebird wasn't being imported in these places
- this would have thrown errors all over the place
2020-11-05 11:55:14 +00:00
..
1-insert-ghost-db-backup-role.js Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01:00
2-insert-db-backup-integration.js Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01:00
3-add-subdirectory-to-relative-canonical-urls.js Added missing Bluebird requires 2020-11-05 11:55:14 +00:00