Skip to content

Commit

Permalink
docs: Update README.md to include aws runtime nodejs20.x (#512)
Browse files Browse the repository at this point in the history
  • Loading branch information
ViktorCollin authored Dec 17, 2023
1 parent 889524d commit d32199f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@ This plugin will automatically set the esbuild `target` for the following suppor

| Runtime | Target |
| ------------ | -------- |
| `nodejs20.x` | `node20` |
| `nodejs18.x` | `node18` |
| `nodejs16.x` | `node16` |
| `nodejs14.x` | `node14` |
Expand Down

0 comments on commit d32199f

Please sign in to comment.