Skip to content

Commit f243ff9

Browse files
authored
Update package.json
1 parent f1f073c commit f243ff9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "serverless-plugin-diff",
33
"version": "1.0.3",
4-
"description": "Plugin for Serverless Framework v1.x which compares your locale AWS CloudFormation templates against deployed ones.",
4+
"description": "Plugin for Serverless Framework v1.x which compares your local AWS CloudFormation templates against deployed ones.",
55
"main": "lib/index.js",
66
"scripts": {
77
"pretest": "eslint .",

0 commit comments

Comments
 (0)