Skip to content

Commit

Permalink
feat(serverless): Publish lambda layer for Node 16/18 (#7483)
Browse files Browse the repository at this point in the history
  • Loading branch information
AbhiPrasad committed Mar 16, 2023
1 parent 3161576 commit 59e0a87
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .craft.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ targets:
- nodejs10.x
- nodejs12.x
- nodejs14.x
- nodejs16.x
- nodejs18.x
license: MIT
- name: gcs
includeNames: /.*\.js.*$/
Expand Down

0 comments on commit 59e0a87

Please sign in to comment.