Skip to content

Commit 548fdc3

Browse files
Merge branch 'master' into la-pipenv-modules
2 parents 8646c1c + 2e81175 commit 548fdc3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ custom:
198198
pythonRequirements:
199199
layer:
200200
name: ${self:provider.stage}-layerName
201-
description: Python requirements lamba layer
201+
description: Python requirements lambda layer
202202
compatibleRuntimes:
203203
- python3.7
204204
licenseInfo: GPLv3

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"bluebird": "^3.0.6",
5656
"fs-extra": "^7.0.0",
5757
"glob-all": "^3.1.0",
58-
"is-wsl": "^1.1.0",
58+
"is-wsl": "^2.0.0",
5959
"jszip": "^3.1.0",
6060
"lodash.get": "^4.4.2",
6161
"lodash.set": "^4.3.2",

0 commit comments

Comments
 (0)