chore: mark v0.0.62 (#1360)

This commit is contained in:
Pavel Feldman
2026-01-30 17:16:54 -08:00
committed by GitHub
parent 925735af51
commit d246fff5d7
7 changed files with 83 additions and 51 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@playwright/cli",
"version": "0.0.61",
"version": "0.0.62",
"description": "Playwright CLI",
"repository": {
"type": "git",
@@ -21,8 +21,8 @@
},
"dependencies": {
"minimist": "^1.2.5",
"playwright": "1.59.0-alpha-1769561805000",
"playwright-core": "1.59.0-alpha-1769561805000"
"playwright": "1.59.0-alpha-1769819922000",
"playwright-core": "1.59.0-alpha-1769819922000"
},
"bin": {
"playwright-cli": "playwright-cli.js"