mirror of
https://github.com/webrecorder/browsertrix-crawler.git
synced 2025-10-19 06:23:16 +00:00
add fix from 0.12.4 - puppeteer-core to 20.8.2
bump to 1.0.0-beta.2
This commit is contained in:
parent
f4ecaa8454
commit
298deac59d
2 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "browsertrix-crawler",
|
||||
"version": "1.0.0-beta.1",
|
||||
"version": "1.0.0-beta.2",
|
||||
"main": "browsertrix-crawler",
|
||||
"type": "module",
|
||||
"repository": "https://github.com/webrecorder/browsertrix-crawler",
|
||||
|
@ -26,7 +26,7 @@
|
|||
"js-yaml": "^4.1.0",
|
||||
"minio": "^7.1.3",
|
||||
"p-queue": "^7.3.4",
|
||||
"puppeteer-core": "^20.7.4",
|
||||
"puppeteer-core": "^20.8.2",
|
||||
"sharp": "^0.32.6",
|
||||
"sitemapper": "^3.2.6",
|
||||
"tsc": "^2.0.4",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue