Version 1.7.0 is the first one where the version of Node in the Docker image supports top-level await.
6 lines
75 B
JSON
6 lines
75 B
JSON
{
|
|
"type": "module",
|
|
"dependencies": {
|
|
"playwright-core": "^1.7.0"
|
|
}
|
|
}
|