Skip to content

Commit

Permalink
fix: updated packages
Browse files Browse the repository at this point in the history
  • Loading branch information
khanzzirfan committed Nov 22, 2023
1 parent 92884ec commit 11f1410
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion serverless.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ package:
# as built-in serverless packaging.
# include: ...
exclude:
- "**/node_modules" # included on Lambda.
- "**/node_modules" # included on Lambda.a
- "**/ffmpeg-layer"
- "!package.json"

Expand Down

0 comments on commit 11f1410

Please sign in to comment.