Skip to content

Commit 899cb6a

Browse files
author
Farley
committed
Forgot to add staticCacheMaxVersions to options constructor
1 parent 655b5b8 commit 899cb6a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ class ServerlessPythonRequirements {
3333
dockerFile: null,
3434
useStaticCache: false,
3535
staticCacheLocation: false,
36+
staticCacheMaxVersions: 0,
3637
pipCmdExtraArgs: [],
3738
noDeploy: [
3839
'boto3',

0 commit comments

Comments
 (0)