Skip to content

Commit e525657

Browse files
authored
README.md: Change compatibility to node 22 only.
1 parent 422e1cb commit e525657

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ In order to use these examples, you must set up the [CDK](https://docs.aws.amazo
77
installing the CDK tool and bootstrapping the account you wish to deploy to. Additionally, you must have [Node](https://nodejs.org/en/) installed.
88

99
> [!NOTE]
10-
> This library is tested against Node Versions 16, 18, and 20. If these versions are not available for your system, we recommend
10+
> This library is tested against Node Version 22. If these version are not available for your system, we recommend
1111
> using [NVM](https://github.com/nvm-sh/nvm) to install a compatible version.
1212
1313
### Clone and Setup NPM Project

0 commit comments

Comments
 (0)