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 edf4cfba5..bf9d4262d 100644
--- a/packages/markdown/remark/package.json
+++ b/packages/markdown/remark/package.json
@@ -1,6 +1,6 @@
{
"name": "@astrojs/markdown-remark",
- "version": "2.1.4",
+ "version": "2.2.0",
"type": "module",
"author": "withastro",
"license": "MIT",
@@ -25,7 +25,7 @@
"test": "mocha --exit --timeout 20000"
},
"peerDependencies": {
- "astro": "workspace:^2.3.0"
+ "astro": "workspace:^2.4.0"
},
"dependencies": {
"@astrojs/prism": "^2.1.0",