Skip to content

Commit

Permalink
Update packages/aws-cdk-lib/aws-synthetics/lib/runtime.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
mrgrain authored Sep 29, 2023
1 parent 4be5db2 commit 6fdacae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/aws-cdk-lib/aws-synthetics/lib/runtime.ts
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ export class Runtime {
*/
public static readonly SYNTHETICS_NODEJS_PUPPETEER_5_1 = new Runtime('syn-nodejs-puppeteer-5.1', RuntimeFamily.NODEJS);

/**
/**
* `syn-nodejs-puppeteer-6.0` includes the following:
* - Lambda runtime Node.js 18.x
* - Puppeteer-core version 19.7.0
Expand Down

0 comments on commit 6fdacae

Please sign in to comment.