Ghost/core
Sam Lord 160cb07e02 Added @tryghost/root-utils to the ghost-version module
no issue
Part of the effort to split ghost into smaller, decoupled parts. The
@root-utils package lets us avoid hard-coding a path to package.json,
and means that the ghost-version.js file could eventually be moved
into a separate module.

This commit uses a patched version of @tryghost/root-utils which
checks for the existence of a `current` directory, as used in
Ghost-CLI. Since this is very specific to Ghost and Ghost CLI, there's
a new method called "getGhostRoot" for this purpose.
2021-06-15 15:06:31 +01:00
..
client@952a65065d Updated Ghost-Admin to v4.7.0 2021-06-08 17:06:37 +01:00
frontend Swapped to American English spellings 2021-06-09 16:39:06 +01:00
server Added @tryghost/root-utils to the ghost-version module 2021-06-15 15:06:31 +01:00
shared Updated multiple products UI handling on Portal 2021-06-11 15:10:23 +05:30
app.js Added Sentry to new boot process 2021-02-19 09:20:41 +00:00
boot.js Move the update-check service to a scheduled job 2021-05-27 17:17:26 +02:00
bridge.js Swapped to American English spellings 2021-06-09 16:39:06 +01:00