0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/test
Daniel Lockyer b1499d4037 Extracted package-json lib to Utils
refs 37ebe723c6

- `package-json` was a standalone library using dependency injection so
  we could pull it out into its own package in Utils
- this was done in the commit referenced above
- this commit removes the implementation and tests in Ghost and replaces
  the require in the initialization wrapper with the new package
2021-05-07 12:35:06 +01:00
..
api-acceptance Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
frontend-acceptance 🐛 Fixed __GHOST_URL__ appearing in sitemaps (#12787) 2021-03-18 17:16:37 +00:00
regression Added ability to send a newsletter to members with a certain label or product (#12932) 2021-05-07 11:56:41 +01:00
unit Extracted package-json lib to Utils 2021-05-07 12:35:06 +01:00
utils Moved theme service to core/server 2021-04-27 15:14:49 +01:00
.eslintignore
.eslintrc.js Switched to using .js files for eslint 2021-05-07 10:30:41 +01:00
.jshintrc