chore: mark v0.0.64 (#1371)

This commit is contained in:
Pavel Feldman
2026-02-05 17:11:02 -08:00
committed by GitHub
parent de6776f318
commit e39e83bb13
12 changed files with 67 additions and 55 deletions

View File

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