phenofic

Results 1 comments of phenofic

The error message is unhelpful, but you can get around this by simply adding the `repository` field to your `package.json`. Here's the example from this repo: ``` "repository": "https://github.com/semantic-release/cli", ```