0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core
Hannah Wolfe 1f11bd9012
Updated package-json lib to not need DI
- The underlying package-json package has had i18n ripped out using the new tpl utility instead
- It's also then been refactored to not be a class that needs instantiating
- This means it can be required directly and its public interface methods used where needed
- This is a much nicer, neater pattern for what is a mature utility library :)
2021-06-09 16:48:19 +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 Updated package-json lib to not need DI 2021-06-09 16:48:19 +01:00
shared Updated ghost-server to use new minimal tpl helper 2021-06-09 12:20:59 +01:00
app.js
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