summaryrefslogtreecommitdiff
path: root/packages/markdown/remark/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/markdown/remark/package.json')
-rw-r--r--packages/markdown/remark/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/markdown/remark/package.json b/packages/markdown/remark/package.json
index 38d55f079..48f9385cb 100644
--- a/packages/markdown/remark/package.json
+++ b/packages/markdown/remark/package.json
@@ -1,6 +1,6 @@
{
"name": "@astrojs/markdown-remark",
- "version": "2.1.0",
+ "version": "2.1.1",
"type": "module",
"author": "withastro",
"license": "MIT",
@@ -25,7 +25,7 @@
"test": "mocha --exit --timeout 20000"
},
"peerDependencies": {
- "astro": "workspace:^2.1.0"
+ "astro": "workspace:^2.1.4"
},
"dependencies": {
"@astrojs/prism": "^2.1.0",