We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1f073c commit f243ff9Copy full SHA for f243ff9
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "serverless-plugin-diff",
3
"version": "1.0.3",
4
- "description": "Plugin for Serverless Framework v1.x which compares your locale AWS CloudFormation templates against deployed ones.",
+ "description": "Plugin for Serverless Framework v1.x which compares your local AWS CloudFormation templates against deployed ones.",
5
"main": "lib/index.js",
6
"scripts": {
7
"pretest": "eslint .",
0 commit comments