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 cc1767fe4..692fc5bc8 100644 --- a/examples/blog-multiple-authors/package.json +++ b/examples/blog-multiple-authors/package.json @@ -7,7 +7,7 @@ "build": "astro build" }, "devDependencies": { - "astro": "^0.18.0-next.6" + "astro": "^0.18.0-next.7" }, "snowpack": { "workspaceRoot": "../.." |