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 0d545a4 commit dd2903fCopy full SHA for dd2903f
package.json
@@ -4,14 +4,12 @@
4
"description": "Serverless 1.0 plugin to add documentation and models to the serverless generated API Gateway",
5
"main": "src/index.js",
6
"scripts": {
7
- "codecov": "cat coverage/*/lcov.info | codecov",
8
"test": "jest"
9
},
10
"repository": "git@github.com:failsafe-engineering/serverless-aws-apigateway-documentation.git",
11
"author": "Failsafe Engineering Team",
12
"license": "MIT",
13
"devDependencies": {
14
- "codecov": "^1.0.1",
15
"eslint": "^3.11.1",
16
"jest": "^27.5.1"
17
0 commit comments