Skip to content
This repository has been archived by the owner on Jul 31, 2022. It is now read-only.

Commit

Permalink
upgrade LSP server! (#448)
Browse files Browse the repository at this point in the history
  • Loading branch information
acao committed Mar 8, 2022
1 parent 3221692 commit f894dad
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 8 deletions.
5 changes: 5 additions & 0 deletions .changeset/loud-balloons-add.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"vscode-graphql": patch
---

ugprade graphql-language-service-server to the latest patch version for windows path fix
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@
"escape-html": "1.0.3",
"graphql": "15.8.0",
"graphql-config": "4.1.0",
"graphql-language-service-server": "2.7.14",
"graphql-language-service-server": "2.7.15",
"graphql-tag": "2.12.6",
"graphql-ws": "5.5.5",
"node-fetch": "2.6.7",
Expand Down

0 comments on commit f894dad

Please sign in to comment.