Skip to content

Commit

Permalink
bump LSP version to 7.107.1 in VSCode extension.
Browse files Browse the repository at this point in the history
  • Loading branch information
carmenberndt committed Sep 10, 2020
1 parent 0cc8631 commit 8b245f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/vscode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"crypto": "1.0.1",
"chokidar": "3.4.2",
"vscode-languageclient": "6.1.3",
"test-philodendron-language-server": "7.106.1"
"test-philodendron-language-server": "7.107.1"
},
"optionalDependencies": {
"fsevents": "2.1.3"
Expand Down Expand Up @@ -58,4 +58,4 @@
"access": "public"
},
"preview": true
}
}

0 comments on commit 8b245f8

Please sign in to comment.