mirror of
https://github.com/microsoft/playwright-mcp.git
synced 2026-01-30 06:22:03 +00:00
chore: mark v0.0.51 (#1248)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@playwright/mcp",
|
||||
"version": "0.0.50",
|
||||
"version": "0.0.51",
|
||||
"description": "Playwright Tools for MCP",
|
||||
"mcpName": "com.microsoft/playwright-mcp",
|
||||
"repository": {
|
||||
@@ -38,8 +38,8 @@
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
"playwright": "1.58.0-alpha-2025-11-30",
|
||||
"playwright-core": "1.58.0-alpha-2025-11-30"
|
||||
"playwright": "1.58.0-alpha-2025-12-05",
|
||||
"playwright-core": "1.58.0-alpha-2025-12-05"
|
||||
},
|
||||
"bin": {
|
||||
"mcp-server-playwright": "cli.js"
|
||||
|
||||
Reference in New Issue
Block a user