chore: mark v0.0.51 (#1248)

This commit is contained in:
Pavel Feldman
2025-12-08 08:13:35 -08:00
committed by GitHub
parent ff9544db83
commit b717a2a8ed
7 changed files with 31 additions and 54 deletions

View File

@@ -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"