Skip to content

Commit

Permalink
chore: bump vscode_languageclient to v0.9.1 (#59)
Browse files Browse the repository at this point in the history
Signed-off-by: he1pa <18012015693@163.com>
  • Loading branch information
He1pa committed Aug 6, 2024
1 parent 5c662f5 commit a3cf723
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"publisher": "kcl",
"displayName": "KCL",
"description": "Language extension for KCL",
"version": "0.2.1",
"version": "0.2.2",
"engines": {
"vscode": "^1.63.0"
},
Expand All @@ -29,7 +29,7 @@
"@types/shelljs": "^0.8.11",
"axios": "^1.6.2",
"shelljs": "^0.8.5",
"vscode-languageclient": "^8.0.1"
"vscode-languageclient": "^9.0.1"
},
"devDependencies": {
"@types/mocha": "^10.0.1",
Expand Down

0 comments on commit a3cf723

Please sign in to comment.