summaryrefslogtreecommitdiff
path: root/examples/portfolio
diff options
context:
space:
mode:
Diffstat (limited to 'examples/portfolio')
-rw-r--r--examples/portfolio/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/portfolio/package.json b/examples/portfolio/package.json
index 6f98dd56b..20833e529 100644
--- a/examples/portfolio/package.json
+++ b/examples/portfolio/package.json
@@ -10,6 +10,6 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^5.0.0-beta.12"
+ "astro": "^5.0.0"
}
}