mirror of
https://github.com/microsoft/playwright-mcp.git
synced 2026-02-01 08:13:38 +00:00
chore: mark v0.0.61 (#1349)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@playwright/cli",
|
||||
"version": "0.0.60",
|
||||
"version": "0.0.61",
|
||||
"description": "Playwright CLI",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@@ -25,6 +25,6 @@
|
||||
"playwright-core": "1.59.0-alpha-1769452054000"
|
||||
},
|
||||
"bin": {
|
||||
"playwright-cli": "./playwright-cli.js"
|
||||
"playwright-cli": "playwright-cli.js"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user