summaryrefslogtreecommitdiff
path: root/packages/markdown
diff options
context:
space:
mode:
Diffstat (limited to 'packages/markdown')
-rw-r--r--packages/markdown/remark/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/markdown/remark/package.json b/packages/markdown/remark/package.json
index 2699f6661..f0d925d5f 100644
--- a/packages/markdown/remark/package.json
+++ b/packages/markdown/remark/package.json
@@ -25,7 +25,7 @@
"test": "mocha --exit --timeout 20000"
},
"peerDependencies": {
- "astro": "workspace:^2.0.2"
+ "astro": "workspace:^2.0.14"
},
"dependencies": {
"@astrojs/prism": "^2.0.0",