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 522b972a9..db7c619f0 100644
--- a/examples/portfolio/package.json
+++ b/examples/portfolio/package.json
@@ -12,7 +12,7 @@
"dependencies": {
"preact": "^10.7.3",
"@astrojs/preact": "^1.0.2",
- "astro": "^1.1.2",
+ "astro": "^1.1.3",
"sass": "^1.52.2"
}
}