diff options
Diffstat (limited to 'examples/blog-multiple-authors/package.json')
-rw-r--r-- | examples/blog-multiple-authors/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/blog-multiple-authors/package.json b/examples/blog-multiple-authors/package.json index f16fbc013..e19f36462 100644 --- a/examples/blog-multiple-authors/package.json +++ b/examples/blog-multiple-authors/package.json @@ -9,7 +9,7 @@ "preview": "astro preview" }, "devDependencies": { - "astro": "^0.20.5" + "astro": "^0.20.6" }, "snowpack": { "workspaceRoot": "../.." |