mirror of
https://github.com/microsoft/playwright-mcp.git
synced 2026-01-30 06:22:03 +00:00
Update version to 0.0.47 in server.json (#1204)
This commit is contained in:
@@ -8,12 +8,12 @@
|
|||||||
"source": "github"
|
"source": "github"
|
||||||
},
|
},
|
||||||
"websiteUrl": "https://github.com/microsoft/playwright-mcp",
|
"websiteUrl": "https://github.com/microsoft/playwright-mcp",
|
||||||
"version": "0.0.46",
|
"version": "0.0.47",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"registryType": "npm",
|
"registryType": "npm",
|
||||||
"identifier": "@playwright/mcp",
|
"identifier": "@playwright/mcp",
|
||||||
"version": "0.0.46",
|
"version": "0.0.47",
|
||||||
"transport": {
|
"transport": {
|
||||||
"type": "stdio"
|
"type": "stdio"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user