diff options
Diffstat (limited to 'examples/portfolio')
-rw-r--r-- | examples/portfolio/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/portfolio/package.json b/examples/portfolio/package.json index e09a79662..57322121e 100644 --- a/examples/portfolio/package.json +++ b/examples/portfolio/package.json @@ -7,7 +7,7 @@ "build": "astro build" }, "devDependencies": { - "astro": "^0.17.0" + "astro": "^0.18.0-next.4" }, "snowpack": { "workspaceRoot": "../.." |