Skip to content

Commit 208a445

Browse files
chore: tweak package.json#repository (#28)
1 parent 52911b5 commit 208a445

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,7 @@
2222
"files": [
2323
"build/src"
2424
],
25-
"repository": {
26-
"type": "git",
27-
"url": "git+https://github.com/ChromeDevTools/chrome-devtools-mcp.git"
28-
},
25+
"repository": "ChromeDevTools/chrome-devtools-mcp",
2926
"author": "Google LLC",
3027
"license": "Apache-2.0",
3128
"bugs": {

0 commit comments

Comments
 (0)