mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
[Code] use master version of our nodegit
This commit is contained in:
parent
8a59f36596
commit
a9b3fe1421
2 changed files with 4 additions and 4 deletions
|
@ -236,7 +236,7 @@
|
|||
"monaco-editor": "^0.14.3",
|
||||
"ngreact": "^0.5.1",
|
||||
"node-fetch": "^2.1.2",
|
||||
"nodegit": "git+https://github.com/elastic/nodegit.git#v0.24.0-alpha.6",
|
||||
"nodegit": "git+https://github.com/elastic/nodegit.git",
|
||||
"nodemailer": "^4.6.4",
|
||||
"object-path-immutable": "^0.5.3",
|
||||
"oppsy": "^2.0.0",
|
||||
|
|
|
@ -12644,7 +12644,7 @@ javascript-typescript-langserver@^2.11.2:
|
|||
rxjs "^5.5.0"
|
||||
semaphore-async-await "^1.5.1"
|
||||
string-similarity "^2.0.0"
|
||||
typescript "~3.1.1"
|
||||
typescript "~3.0.3"
|
||||
vscode-jsonrpc "^4.0.0"
|
||||
vscode-languageserver "^5.0.0"
|
||||
vscode-languageserver-types "^3.0.3"
|
||||
|
@ -15787,9 +15787,9 @@ nodegit-promise@~4.0.0:
|
|||
dependencies:
|
||||
asap "~2.0.3"
|
||||
|
||||
"nodegit@git+https://github.com/elastic/nodegit.git#v0.24.0-alpha.6":
|
||||
"nodegit@git+https://github.com/elastic/nodegit.git":
|
||||
version "0.24.0-alpha.6"
|
||||
resolved "git+https://github.com/elastic/nodegit.git#8507502b93844c8e9fe672c4d7b9d65c4b79f065"
|
||||
resolved "git+https://github.com/elastic/nodegit.git#54173ad757bc09f155183bb27bce921b02fb8198"
|
||||
dependencies:
|
||||
babel-cli "^6.7.7"
|
||||
babel-preset-es2015 "^6.6.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue