mirror of
https://github.com/microsoft/playwright-mcp.git
synced 2026-01-31 20:03:39 +00:00
chore: mark v0.0.62 (#1360)
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user