Skip to content

Commit 1d81bc5

Browse files
author
Tomohiko Hiraki
committed
fix: Update repository URL format in package.json
1 parent 69b1f3b commit 1d81bc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"type": "module",
99
"repository": {
1010
"type": "git",
11-
"url": "git+https://github.com/tomohiko/fast-playwright-mcp.git"
11+
"url": "https://github.com/tomohiko/fast-playwright-mcp"
1212
},
1313
"homepage": "https://playwright.dev",
1414
"engines": {

0 commit comments

Comments
 (0)