diff options
Diffstat (limited to 'examples/with-markdown-plugins')
| -rw-r--r-- | examples/with-markdown-plugins/package.json | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/examples/with-markdown-plugins/package.json b/examples/with-markdown-plugins/package.json index 063a572c7..eb1306220 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.57", +    "astro": "^1.0.0-beta.58",      "hast-util-select": "5.0.1",      "rehype-autolink-headings": "^6.1.1",      "rehype-slug": "^5.0.1", | 
