Skip to content

Commit

Permalink
[Code] update ctag-langserver version
Browse files Browse the repository at this point in the history
  • Loading branch information
spacedragon committed Aug 14, 2019
1 parent 96c3906 commit 3f5f5e3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion x-pack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@
"@babel/polyfill": "7.4.4",
"@babel/register": "7.4.4",
"@babel/runtime": "7.4.5",
"@elastic/ctags-langserver": "^0.1.3",
"@elastic/ctags-langserver": "^0.1.5",
"@elastic/datemath": "5.0.2",
"@elastic/eui": "13.1.1",
"@elastic/javascript-typescript-langserver": "^0.2.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1611,10 +1611,10 @@
ts-debounce "^1.0.0"
uuid "^3.3.2"

"@elastic/ctags-langserver@^0.1.3":
version "0.1.3"
resolved "https://registry.yarnpkg.com/@elastic/ctags-langserver/-/ctags-langserver-0.1.3.tgz#266b94e6fb0c8208c5af4b0de3898ecda4ab9344"
integrity sha512-/UzcY8a7iPo/m6GQZGhfgAEOy/CejmA6RzbKD6198A2ePUAuex2CQ8iS0de/1bezICaJ5hpbU9tRhMHHMaRY3A==
"@elastic/ctags-langserver@^0.1.5":
version "0.1.5"
resolved "https://registry.yarnpkg.com/@elastic/ctags-langserver/-/ctags-langserver-0.1.5.tgz#3d2691245ddb47c121178ebcdbf21a2adb74b3c2"
integrity sha512-Wx+1hv9u54ypEKGP1ZR/hp6z8nyjheGeOZRucO2LuMwaxNx8M8K/tDGQmAGRmXytW8f42QFAWo7PHFRht+fdSQ==
dependencies:
"@elastic/lsp-extension" "^0.1.1"
"@elastic/node-ctags" "1.0.2"
Expand Down

0 comments on commit 3f5f5e3

Please sign in to comment.