We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 055ed29 commit 26e48cbCopy full SHA for 26e48cb
e2e/package.json
@@ -18,5 +18,8 @@
18
"@playwright/test": "1.32.3",
19
"http-server": "14.1.1",
20
"npm-run-all": "4.1.5"
21
+ },
22
+ "overrides": {
23
+ "cross-spawn": "~7.0.5"
24
}
25
0 commit comments