Ghost/ghost/package-json
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
..
lib Fixed providing err to IncorrectUsageError 2024-05-13 14:53:53 +02:00
test
.eslintrc.js
index.js
package.json Update TryGhost packages 2024-05-01 17:01:41 +02:00