You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reverts TryGhost#27533.
The catalog resolutions do not work because `catalog:` does not work
outside of a workspace, so `npm i` is broken for these packages. This
largely should not matter, because anyone working on these should be
doing so by cloning the TryGhost/Ghost repo, which is a workspace, and
the built assets are also unaffected.
I will follow up with more holistic changes to adopt the pnpm catalog
after dependencies are brought more up to date.
0 commit comments