screenshotone-errors
Version:
Errors produced by the ScreenshotOne API.
25 lines (15 loc) • 729 B
Markdown
# errors
[](https://github.com/screenshotone/errors/actions/workflows/build.yml)
[](https://www.npmjs.com/package/screenshotone-errors)
Errors produced by the [Screenshot API](https://screenshotone.com/).
## Installation
```shell
npm install screenshotone-errors --save
```
## Build and publish (a manual for developers)
To build and publish the library:
1. Bump the version property in the `package.json` file.
2. Run `npm run prepare`.
3. Run `npm publish`.
## License
`screenshotone/errors` is released under [the MIT license](LICENSE).