Skip to content

Commit 261b77f

Browse files
committed
Formalize GitHub Authentication dependency
Fixes #3469
1 parent fbb9f49 commit 261b77f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@
2222
"categories": [
2323
"Other"
2424
],
25+
"extensionDependencies": [
26+
"vscode.github-authentication"
27+
],
2528
"activationEvents": [
2629
"*",
2730
"onCommand:github.api.preloadPullRequest",

0 commit comments

Comments
 (0)