chore: mark v0.0.18 (#315)

This commit is contained in:
Pavel Feldman 2025-04-30 13:07:55 -07:00 committed by GitHub
parent 6d6b1a384b
commit 878be97668
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.17",
"version": "0.0.18",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@playwright/mcp",
"version": "0.0.17",
"version": "0.0.18",
"license": "Apache-2.0",
"dependencies": {
"@modelcontextprotocol/sdk": "^1.10.1",

View File

@ -1,6 +1,6 @@
{
"name": "@playwright/mcp",
"version": "0.0.17",
"version": "0.0.18",
"description": "Playwright Tools for MCP",
"repository": {
"type": "git",