Skip to content

Commit 3b86985

Browse files
authored
Update README.md
add nodejs16.x support per #52
1 parent ab39bd4 commit 3b86985

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ npm install playwright-core playwright-aws-lambda --save
1515

1616
## Usage
1717

18-
This package works with the `nodejs10.x`, `nodejs12.x` and `nodejs14.x` AWS Lambda runtimes
18+
This package works with the `nodejs10.x`, `nodejs12.x`, `nodejs14.x` and `nodejs16.x` AWS Lambda runtimes
1919
out of the box.
2020

2121
```javascript

0 commit comments

Comments
 (0)