Skip to content

Commit 754ec77

Browse files
committed
fixed link to chrome revision
1 parent 25f9654 commit 754ec77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ This package is versioned based on the underlying `puppeteer` minor version:
255255

256256
| `puppeteer` Version | `chrome-aws-lambda` Version | Chromium Revision |
257257
| ------------------- | --------------------------------- | ---------------------------------------------------- |
258-
| `10.2.*` | `npm i chrome-aws-lambda@~10.2.0` | [`901912`](https://crrev.com/884014) (`93.0.4577.0`) |
258+
| `10.2.*` | `npm i chrome-aws-lambda@~10.2.0` | [`901912`](https://crrev.com/901912) (`93.0.4577.0`) |
259259
| `10.1.*` | `npm i chrome-aws-lambda@~10.1.0` | [`884014`](https://crrev.com/884014) (`92.0.4512.0`) |
260260
| `10.0.*` | `npm i chrome-aws-lambda@~10.0.0` | [`884014`](https://crrev.com/884014) (`92.0.4512.0`) |
261261
| `9.1.*` | `npm i chrome-aws-lambda@~9.1.0` | [`869685`](https://crrev.com/869685) (`91.0.4469.0`) |

0 commit comments

Comments
 (0)