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