aboutsummaryrefslogtreecommitdiff
path: root/examples/portfolio/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'examples/portfolio/package.json')
-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 84d26ba6c..f062dcbec 100644
--- a/examples/portfolio/package.json
+++ b/examples/portfolio/package.json
@@ -10,6 +10,6 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^5.7.14"
+ "astro": "^5.8.0"
}
}