Skip to content

Commit

Permalink
chore: bump chromium-bidi
Browse files Browse the repository at this point in the history
  • Loading branch information
OrKoN committed Feb 17, 2023
1 parent 0f0401e commit 0a6e9fa
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions packages/puppeteer-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@
"author": "The Chromium Authors",
"license": "Apache-2.0",
"dependencies": {
"chromium-bidi": "^0.4.4",
"cross-fetch": "3.1.5",
"debug": "4.3.4",
"devtools-protocol": "0.0.1094867",
Expand All @@ -143,15 +144,11 @@
"ws": "8.11.0"
},
"peerDependencies": {
"typescript": ">= 4.7.4",
"chromium-bidi": "0.4.3"
"typescript": ">= 4.7.4"
},
"peerDependenciesMeta": {
"typescript": {
"optional": true
},
"chromium-bidi": {
"optional": true
}
}
}

0 comments on commit 0a6e9fa

Please sign in to comment.