We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 82f340b + c617c8e commit abd543aCopy full SHA for abd543a
README.md
@@ -15,7 +15,7 @@ npm install playwright-core playwright-aws-lambda --save
15
16
## Usage
17
18
-This package works with the `nodejs10.x` and `nodejs12.x` AWS Lambda runtimes
+This package works with the `nodejs10.x`, `nodejs12.x` and `nodejs14.x` AWS Lambda runtimes
19
out of the box.
20
21
```javascript
0 commit comments