chore: mark v0.0.60 (#1345)

This commit is contained in:
Pavel Feldman
2026-01-26 10:34:02 -08:00
committed by GitHub
parent 44fa8026c9
commit 9e176c409f
5 changed files with 25 additions and 25 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "playwright-mcp-internal",
"version": "0.0.59",
"version": "0.0.60",
"private": true,
"repository": {
"type": "git",
@@ -24,7 +24,7 @@
],
"devDependencies": {
"@modelcontextprotocol/sdk": "^1.25.2",
"@playwright/test": "1.59.0-alpha-1769364499000",
"@playwright/test": "1.59.0-alpha-1769452054000",
"@types/node": "^24.3.0"
}
}