Ghost/ghost/package-json/lib
Daniel Lockyer 8fa3acfd80 Fixed providing err to IncorrectUsageError
- it appears as though we only accept `err` when it's in the constructor
  of the IncorrectUsageError, so in its current form, it is ignored
- this commit performs a minor refactor to switch to constructing a new
  IncorrectUsageError and then throwing it
- detected by tsserver complaining about the `err` property not existing
  on the error
2024-05-13 14:53:53 +02:00
..
package-json.js Fixed listing all themes when a theme path is invalid 2023-09-26 13:33:39 +02:00
parse.js Fixed providing err to IncorrectUsageError 2024-05-13 14:53:53 +02:00