use playwright-firefox such that npm install does not download other browsers

This commit is contained in:
Ralf Vogler 2023-02-22 00:49:58 +01:00
parent 97f6735833
commit 18c27ba881
7 changed files with 31 additions and 30 deletions

View file

@ -15,7 +15,7 @@
"enquirer": "^2.3.6",
"lowdb": "^5.1.0",
"otplib": "^12.0.1",
"playwright": "^1.31.0",
"playwright-firefox": "^1.31.0",
"puppeteer-extra-plugin-stealth": "^2.11.1"
},
"repository": {