We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8646c1c + 2e81175 commit 548fdc3Copy full SHA for 548fdc3
README.md
@@ -198,7 +198,7 @@ custom:
198
pythonRequirements:
199
layer:
200
name: ${self:provider.stage}-layerName
201
- description: Python requirements lamba layer
+ description: Python requirements lambda layer
202
compatibleRuntimes:
203
- python3.7
204
licenseInfo: GPLv3
package.json
@@ -55,7 +55,7 @@
55
"bluebird": "^3.0.6",
56
"fs-extra": "^7.0.0",
57
"glob-all": "^3.1.0",
58
- "is-wsl": "^1.1.0",
+ "is-wsl": "^2.0.0",
59
"jszip": "^3.1.0",
60
"lodash.get": "^4.4.2",
61
"lodash.set": "^4.3.2",
0 commit comments