diff --git a/package.json b/package.json index be51c12cbb98..fba2e8b88803 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "test:match": "mocha --timeout 15000 -g" }, "dependencies": { - "@astrojs/compiler": "^0.10.1", + "@astrojs/compiler": "^0.10.2", "@astrojs/language-server": "^0.8.6", "@astrojs/markdown-remark": "^0.6.1-next.2", "@astrojs/prism": "0.4.0",