We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 503324b commit 328bcf5Copy full SHA for 328bcf5
packages/vscode-extension/package.json
@@ -29,11 +29,11 @@
29
"color": "#1e1e1e",
30
"theme": "dark"
31
},
32
- "repository": "https://github.com/googleworkspace/language-tools",
+ "repository": "https://github.com/googleworkspace/developer-tools",
33
"bugs": {
34
- "url": "https://github.com/googleworkspace/language-tools/issues"
+ "url": "https://github.com/googleworkspace/developer-tools/issues"
35
36
- "homepage": "https://github.com/googleworkspace/language-tools",
+ "homepage": "https://github.com/googleworkspace/developer-tools",
37
"engines": {
38
"vscode": "^1.50.0"
39
0 commit comments