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.
1 parent f46aa9b commit e265062Copy full SHA for e265062
package.json
@@ -90,5 +90,8 @@
90
"*.js": [
91
"eslint --fix"
92
]
93
+ },
94
+ "overrides": {
95
+ "playwright": "1.25.2"
96
}
97
0 commit comments