Browse Source

Adds authentication dependency

main
Eric Amodio 2 years ago
parent
commit
43f7ff2291
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      package.json

+ 3
- 0
package.json View File

@ -47,6 +47,9 @@
"annotation",
"multi-root ready"
],
"extensionDependencies": [
"gitkraken.gitkraken-authentication"
],
"activationEvents": [
"onCustomEditor:gitlens.rebase",
"onFileSystem:gitlens",

Loading…
Cancel
Save