summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
Diffstat (limited to 'packages')
-rw-r--r--packages/astro/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/astro/package.json b/packages/astro/package.json
index b550ee3ad..f4f746791 100644
--- a/packages/astro/package.json
+++ b/packages/astro/package.json
@@ -57,7 +57,7 @@
},
"dependencies": {
"@astrojs/compiler": "^0.7.0",
- "@astrojs/language-server": "^0.8.2",
+ "@astrojs/language-server": "^0.8.6",
"@astrojs/markdown-remark": "^0.6.0",
"@astrojs/prism": "0.4.0",
"@astrojs/renderer-preact": "^0.4.0",