bbc / sqs-consumer

Build Amazon Simple Queue Service (SQS) based applications without the boilerplate
https://bbc.github.io/sqs-consumer/
Other
1.74k stars 333 forks source link

chore: removing dev from the install command #383

Closed nicholasgriffintn closed 1 year ago

nicholasgriffintn commented 1 year ago

As discussed here:

https://github.com/bbc/sqs-consumer/discussions/382

We probably don't need to suggest always installing as a devDependency, while that is a use case, the most common use case is probably for it not to be.

This PR removes the dev flag from the README.

codeclimate[bot] commented 1 year ago

Code Climate has analyzed commit bb55b903 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (80% is the threshold).

This pull request will bring the total coverage in the repository to 94.4% (0.0% change).

View more on Code Climate.