mirror of
https://github.com/geekgeekrun/geekgeekrun.git
synced 2026-06-06 16:14:49 +08:00
downgrade and pin puppeteer and chromium version, try to make windows 10 1507 run.
This commit is contained in:
@@ -11,9 +11,9 @@
|
||||
"dependencies": {
|
||||
"@puppeteer/browsers": "^2.0.0",
|
||||
"find-chrome-bin": "^2.0.1",
|
||||
"puppeteer": "^22.0.0",
|
||||
"puppeteer-extra": "^3.3.6",
|
||||
"puppeteer-extra-plugin-stealth": "^2.11.2"
|
||||
"puppeteer": "20.1.0",
|
||||
"puppeteer-extra": "3.3.6",
|
||||
"puppeteer-extra-plugin-stealth": "2.11.2"
|
||||
},
|
||||
"packageManager": "npm"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user