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

Commit dfd59b3

Browse files
authored
Update README.md
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.
1 parent b5599e9 commit dfd59b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ A Serverless plugin to easily add CloudWatch alarms to functions
88

99
## Installation
1010
```bash
11-
npm i serverless-plugin-aws-alerts
11+
npm i serverless-plugin-aws-alerts --save-dev
1212

1313
OR
1414

0 commit comments

Comments
 (0)