summaryrefslogtreecommitdiff
path: root/packages/integrations/markdoc/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/integrations/markdoc/package.json')
-rw-r--r--packages/integrations/markdoc/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/integrations/markdoc/package.json b/packages/integrations/markdoc/package.json
index fe0858f5f..35c215d00 100644
--- a/packages/integrations/markdoc/package.json
+++ b/packages/integrations/markdoc/package.json
@@ -1,7 +1,7 @@
{
"name": "@astrojs/markdoc",
"description": "Add support for Markdoc in your Astro site",
- "version": "0.3.2",
+ "version": "0.3.3",
"type": "module",
"types": "./dist/index.d.ts",
"author": "withastro",
@@ -73,7 +73,7 @@
"zod": "^3.17.3"
},
"peerDependencies": {
- "astro": "workspace:^2.6.2"
+ "astro": "workspace:^2.6.3"
},
"devDependencies": {
"@astrojs/markdown-remark": "^2.2.1",
e-functions.ts?h=fallback-default-fade&id=efd6548d498aa6dc23cbb010c708139d4eac077d&follow=1'>[ci] formatGravatar bholmesdev 2-3/+3 2022-06-27Refactor: remove Deno shim to esbuild "banner" (#3734)Gravatar Ben Holmes 7-15/+22 2022-06-27[ci] formatGravatar FredKSchott 9-23/+25 2022-06-27update telemetry to support more anonymized project id (#3713)Gravatar Fred K. Schott 20-351/+311 2022-06-27SImplify "astro add" by removing confusing multi-select (#3715)Gravatar Fred K. Schott 13-258/+157