Ghost/ghost/package-json/lib
Daniel Lockyer 95cfa97747 Changed Error to IncorrectUsageError in package-json
no issue

- `Error` is very generic for this case and `IncorrectUsageError`
  will populate the resulting error with the correct error code
- the `message` was pulled out to its own statement so we can avoid long
  lines
2021-05-06 13:22:59 +01:00
..
package-json.js Changed Error to IncorrectUsageError in package-json 2021-05-06 13:22:59 +01:00