mirror of
https://github.com/microsoft/playwright-mcp.git
synced 2026-02-05 09:33:09 +00:00
chore: mark v0.0.63 (#1365)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "playwright-cli",
|
||||
"version": "0.0.62",
|
||||
"version": "0.0.63",
|
||||
"description": "Playwright CLI",
|
||||
"repository": "github:Microsoft/playwright-cli",
|
||||
"homepage": "https://playwright.dev",
|
||||
@@ -14,7 +14,7 @@
|
||||
},
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@playwright/cli": "0.0.61"
|
||||
"@playwright/cli": "0.0.63"
|
||||
},
|
||||
"devDependencies": {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user