Skip to content

Commit 634a461

Browse files
committed
fix: bump vls to 0.6.3
Fixes #35
1 parent 15d66ac commit 634a461

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"dependencies": {
2020
"atom-languageclient": "^1.0.3",
21-
"vls": "0.5"
21+
"vls": "^0.6.3"
2222
},
2323
"devDependencies": {
2424
"prettier": "^2.2.1"

pnpm-lock.yaml

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)