chore: mark v0.0.22 (#370)

This commit is contained in:
Max Schmitt 2025-05-07 12:49:11 +02:00 committed by GitHub
parent c2255246a3
commit b5be37e5e7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@playwright/mcp",
"version": "0.0.21",
"version": "0.0.22",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@playwright/mcp",
"version": "0.0.21",
"version": "0.0.22",
"license": "Apache-2.0",
"dependencies": {
"@modelcontextprotocol/sdk": "^1.11.0",

View File

@ -1,6 +1,6 @@
{
"name": "@playwright/mcp",
"version": "0.0.21",
"version": "0.0.22",
"description": "Playwright Tools for MCP",
"type": "module",
"repository": {