summaryrefslogtreecommitdiff
path: root/examples/with-markdown-plugins
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2021-08-18 09:24:09 -0700
committerGravatar GitHub <noreply@github.com> 2021-08-18 09:24:09 -0700
commit986bed8ca4101ec1e56f89ce0cf136d01b6919ad (patch)
tree0549af4ca842551f0fcba01f71bb9b61684629e7 /examples/with-markdown-plugins
parent68f46c827ec491c80df98e6100629d8f10a16beb (diff)
downloadastro-986bed8ca4101ec1e56f89ce0cf136d01b6919ad.tar.gz
astro-986bed8ca4101ec1e56f89ce0cf136d01b6919ad.tar.zst
astro-986bed8ca4101ec1e56f89ce0cf136d01b6919ad.zip
Version Packages (#1150)astro@0.19.0@astrojs/parser@0.18.6
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 0a5c91e8b..520e7552d 100644
--- a/examples/with-markdown-plugins/package.json
+++ b/examples/with-markdown-plugins/package.json
@@ -7,7 +7,7 @@
"build": "astro build"
},
"devDependencies": {
- "astro": "^0.19.0-next.3",
+ "astro": "^0.19.0",
"rehype-add-classes": "^1.0.0",
"rehype-toc": "^3.0.2",
"remark-autolink-headings": "^6.0.1",