Skip to content

Commit

Permalink
chore(vscode): lsp version
Browse files Browse the repository at this point in the history
  • Loading branch information
tamasfe committed Sep 1, 2022
1 parent 0d53894 commit 050faf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion editors/vscode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -398,7 +398,7 @@
"build": "rm -rf dist && yarn build:syntax && yarn build:node && yarn build:browser-extension && yarn build:browser-server"
},
"dependencies": {
"@taplo/lsp": "0.3.5",
"@taplo/lsp": "0.4.0",
"deep-equal": "^2.0.5",
"encoding": "^0.1.13",
"fast-glob": "^3.2.11",
Expand Down

0 comments on commit 050faf8

Please sign in to comment.