Skip to content

Commit 14ca0c5

Browse files
authored
Merge pull request #55 from dasundev/master
lambdaHashingVersion set to 20201221
2 parents 5d28b0d + fccbeaa commit 14ca0c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/serverless.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ provider:
77
# The stage of the application, e.g. dev, production, staging… ('dev' is the default)
88
stage: dev
99
runtime: provided.al2
10+
lambdaHashingVersion: 20201221
1011

1112
package:
1213
# Directories to exclude from deployment

0 commit comments

Comments
 (0)