summaryrefslogtreecommitdiff
path: root/examples/with-markdown-plugins
diff options
context:
space:
mode:
authorGravatar Fred K. Schott <fkschott@gmail.com> 2021-09-09 10:53:52 -0700
committerGravatar Fred K. Schott <fkschott@gmail.com> 2021-09-09 10:53:52 -0700
commitb03f8771020f0784472d5d8898dcd360e8e13f45 (patch)
tree13f331dd61afd7920bec481e54cf50e163b940b2 /examples/with-markdown-plugins
parentdcf94bc3524cacb4e4ebae458d0631bd6d58cd02 (diff)
downloadastro-b03f8771020f0784472d5d8898dcd360e8e13f45.tar.gz
astro-b03f8771020f0784472d5d8898dcd360e8e13f45.tar.zst
astro-b03f8771020f0784472d5d8898dcd360e8e13f45.zip
Revert "Version Packages (#1303)"
This reverts commit 1a88cfde7d2b3854e279c1bf3e12adf5d2155801.
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 e1da3c821..5145f9922 100644
--- a/examples/with-markdown-plugins/package.json
+++ b/examples/with-markdown-plugins/package.json
@@ -9,7 +9,7 @@
"preview": "astro preview"
},
"devDependencies": {
- "astro": "^0.20.5",
+ "astro": "^0.20.4",
"rehype-add-classes": "^1.0.0",
"rehype-autolink-headings": "^6.1.0",
"rehype-toc": "^3.0.2",