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 6a9183097..26df21048 100644 --- a/examples/portfolio/package.json +++ b/examples/portfolio/package.json @@ -11,6 +11,6 @@ "astro": "astro" }, "dependencies": { - "astro": "^4.0.0-beta.7" + "astro": "^4.0.0" } } |