Skip to content

Commit ee2f82c

Browse files
authored
Merge pull request #11 from serverless/remove-duplicate-plugin
Remove duplicate serverless-plugin-stage-variables plugin
2 parents 379a280 + 6834a47 commit ee2f82c

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

plugins.json

-6
Original file line numberDiff line numberDiff line change
@@ -84,11 +84,6 @@
8484
"description": "Compares your local AWS CloudFormation templates against deployed ones.",
8585
"githubUrl": "https://github.com/nicka/serverless-plugin-diff"
8686
},
87-
{
88-
"name": "serverless-plugin-stage-variables",
89-
"description": "Add stage variables for Serverless 1.x to ApiGateway, so you can use variables in your Lambda's",
90-
"githubUrl": "https://github.com/svdgraaf/serverless-plugin-stage-variables"
91-
},
9287
{
9388
"name": "serverless-run-function-plugin",
9489
"description": "Run serverless function locally",
@@ -145,4 +140,3 @@
145140
"githubUrl": "https://github.com/9cookies/serverless-aws-models"
146141
}
147142
]
148-

0 commit comments

Comments
 (0)