summaryrefslogtreecommitdiff
path: root/examples/with-markdown-plugins
diff options
context:
space:
mode:
authorGravatar Fred K. Bot <108291165+fredkbot@users.noreply.github.com> 2022-06-30 11:39:44 -0700
committerGravatar GitHub <noreply@github.com> 2022-06-30 11:39:44 -0700
commitd07ad8a782c16920f043fdbcac8af850a960081b (patch)
tree51986e9b2e43c4ca303d902fde4a4782ed76ee6c /examples/with-markdown-plugins
parentbf44b2ab88751d59f1d1071a878944ce49554210 (diff)
downloadastro-d07ad8a782c16920f043fdbcac8af850a960081b.tar.gz
astro-d07ad8a782c16920f043fdbcac8af850a960081b.tar.zst
astro-d07ad8a782c16920f043fdbcac8af850a960081b.zip
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 168fb166d..2f291a427 100644
--- a/examples/with-markdown-plugins/package.json
+++ b/examples/with-markdown-plugins/package.json
@@ -10,7 +10,7 @@
},
"devDependencies": {
"@astrojs/markdown-remark": "^0.11.3",
- "astro": "^1.0.0-beta.59",
+ "astro": "^1.0.0-beta.60",
"hast-util-select": "5.0.1",
"rehype-autolink-headings": "^6.1.1",
"rehype-slug": "^5.0.1",