summaryrefslogtreecommitdiff
path: root/examples/with-markdoc/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'examples/with-markdoc/package.json')
-rw-r--r--examples/with-markdoc/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/with-markdoc/package.json b/examples/with-markdoc/package.json
index caa731705..8e91691aa 100644
--- a/examples/with-markdoc/package.json
+++ b/examples/with-markdoc/package.json
@@ -12,7 +12,7 @@
},
"dependencies": {
"@astrojs/markdoc": "^0.1.0",
- "astro": "^2.1.8",
+ "astro": "^2.1.9",
"kleur": "^4.1.5"
}
}