Ghost/core/server/web/parent
Daniel Lockyer 3701d6e919 Fixed incorrect require for lodash package
no issue

- node was complaining the package was missing after the sanitize-html update [1]
- the update removed an old version of lodash which supported the dot importing
  method
- our code relied on this subdependency to work, but the structure has since
  been updated

[1]: https://github.com/TryGhost/Ghost/pull/11867
2020-06-01 08:42:58 +01:00
..
middleware
app.js Fixed incorrect require for lodash package 2020-06-01 08:42:58 +01:00