Skip to content

Commit 328bcf5

Browse files
committed
fix: update repository, bugs, and homepage URLs in package.json
1 parent 503324b commit 328bcf5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/vscode-extension/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,11 @@
2929
"color": "#1e1e1e",
3030
"theme": "dark"
3131
},
32-
"repository": "https://github.com/googleworkspace/language-tools",
32+
"repository": "https://github.com/googleworkspace/developer-tools",
3333
"bugs": {
34-
"url": "https://github.com/googleworkspace/language-tools/issues"
34+
"url": "https://github.com/googleworkspace/developer-tools/issues"
3535
},
36-
"homepage": "https://github.com/googleworkspace/language-tools",
36+
"homepage": "https://github.com/googleworkspace/developer-tools",
3737
"engines": {
3838
"vscode": "^1.50.0"
3939
},

0 commit comments

Comments
 (0)