fix github links etc

This commit is contained in:
Tommy D. Rossi
2025-11-16 10:11:11 +01:00
parent cd9b2faf72
commit 90f02e8966
6 changed files with 16 additions and 6 deletions
+3 -3
View File
@@ -1,13 +1,13 @@
{
"name": "@playwright/mcp-extension",
"version": "0.0.46",
"version": "0.0.48",
"description": "Playwright MCP Browser Extension",
"private": true,
"repository": {
"type": "git",
"url": "git+https://github.com/microsoft/playwright-mcp.git"
"url": "git+https://github.com/remorses/playwriter.git"
},
"homepage": "https://playwright.dev",
"homepage": "https://github.com/remorses/playwriter",
"engines": {
"node": ">=18"
},