summaryrefslogtreecommitdiff
path: root/examples/with-markdoc
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-07-20 09:09:38 -0700
committerGravatar GitHub <noreply@github.com> 2023-07-20 12:09:38 -0400
commit92382ea1d4e6400302b8375b4f701c10aa02043f (patch)
treeaa1953ab28729a2163b633aa886f494283d595d8 /examples/with-markdoc
parentb4090f8526f5a5334f7a7750efaf3bdb3f06e8f0 (diff)
downloadastro-92382ea1d4e6400302b8375b4f701c10aa02043f.tar.gz
astro-92382ea1d4e6400302b8375b4f701c10aa02043f.tar.zst
astro-92382ea1d4e6400302b8375b4f701c10aa02043f.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/with-markdoc')
-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 f286ffdf9..4e47b9e1e 100644
--- a/examples/with-markdoc/package.json
+++ b/examples/with-markdoc/package.json
@@ -12,6 +12,6 @@
},
"dependencies": {
"@astrojs/markdoc": "^0.4.3",
- "astro": "^2.8.5"
+ "astro": "^2.9.0"
}
}