Skip to content

Commit

Permalink
feat(serverless/v7): Add Node.js 20 to compatible runtimes (#11104)
Browse files Browse the repository at this point in the history
  • Loading branch information
lforst committed Mar 15, 2024
1 parent 4eede83 commit 98c8709
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .craft.yml
Expand Up @@ -156,6 +156,7 @@ targets:
- nodejs14.x
- nodejs16.x
- nodejs18.x
- nodejs20.x
license: MIT

# CDN Bundle Target
Expand Down

0 comments on commit 98c8709

Please sign in to comment.