Sign in
chromium
/
devtools
/
devtools-frontend
/
5dfb21679dc5d9affc8a50122a3e245ff69f1d08
/
.
/
node_modules
/
puppeteer-core
/
src
/
util
/
version.ts
blob: 335a4415ea75a164ba6a8e7a9f8fc16e42e2587b [
file
]
/**
* @license
* Copyright 2025 Google Inc.
* SPDX-License-Identifier: Apache-2.0
*/
// If moved update release-please config
// x-release-please-start-version
export
const
packageVersion
=
'24.42.0'
;
// x-release-please-end