release: playwriter@0.0.89

This commit is contained in:
Tommy D. Rossi
2026-03-12 22:18:02 +01:00
parent 4044f1f7c7
commit 3c19066532
6 changed files with 16 additions and 52 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "mcp-extension",
"version": "0.0.72",
"version": "0.0.77",
"description": "Playwright MCP Browser Extension",
"private": true,
"repository": {
@@ -29,7 +29,7 @@
"vite-plugin-static-copy": "^3.1.1"
},
"dependencies": {
"playwriter": "workspace:*",
"playwriter": "workspace:^",
"zustand": "^5.0.8"
}
}