Skip to content
This repository has been archived by the owner on Oct 25, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
By adding as a dev (package time) dependency, does not drag the whole Serverless framework, and all of it's dependencies, into the deployment package.
  • Loading branch information
tomchiverton committed Apr 8, 2022
1 parent b5599e9 commit dfd59b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ A Serverless plugin to easily add CloudWatch alarms to functions

## Installation
```bash
npm i serverless-plugin-aws-alerts
npm i serverless-plugin-aws-alerts --save-dev

OR

Expand Down

0 comments on commit dfd59b3

Please sign in to comment.