summaryrefslogtreecommitdiff
path: root/examples/with-markdown-plugins
diff options
context:
space:
mode:
authorGravatar Fred K. Bot <108291165+fredkbot@users.noreply.github.com> 2022-08-10 13:54:12 -0700
committerGravatar GitHub <noreply@github.com> 2022-08-10 16:54:12 -0400
commit1ee08baf912f4850bd5dc312a752f9eebba971ec (patch)
treed6c663a439fecee1432ef3358646468f502331a5 /examples/with-markdown-plugins
parenta9baa45af35abdd3e1930fb49e8b6fb0a4340e2a (diff)
downloadastro-1ee08baf912f4850bd5dc312a752f9eebba971ec.tar.gz
astro-1ee08baf912f4850bd5dc312a752f9eebba971ec.tar.zst
astro-1ee08baf912f4850bd5dc312a752f9eebba971ec.zip
[ci] release (#4228)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/with-markdown-plugins')
-rw-r--r--examples/with-markdown-plugins/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/with-markdown-plugins/package.json b/examples/with-markdown-plugins/package.json
index d796b7955..f9230e3bb 100644
--- a/examples/with-markdown-plugins/package.json
+++ b/examples/with-markdown-plugins/package.json
@@ -11,7 +11,7 @@
},
"devDependencies": {
"@astrojs/markdown-remark": "^1.0.0",
- "astro": "^1.0.1",
+ "astro": "^1.0.2",
"hast-util-select": "5.0.1",
"rehype-autolink-headings": "^6.1.1",
"rehype-slug": "^5.0.1",