mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-02-02 07:41:49 +01:00
try manually removing @playwright from the resolution path to make github action work
This commit is contained in:
parent
6d7f0448ff
commit
3ec2942365
2 changed files with 21 additions and 3 deletions
|
|
@ -20,6 +20,7 @@
|
|||
"homepage": "https://github.com/danny-avila/chatgpt-clone#readme",
|
||||
"devDependencies": {
|
||||
"@playwright/test": "^1.32.1",
|
||||
"cross-env": "^7.0.3"
|
||||
"cross-env": "^7.0.3",
|
||||
"playwright": "^1.32.1"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue