summaryrefslogtreecommitdiff
path: root/examples/portfolio
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-11-15 03:27:27 -0800
committerGravatar GitHub <noreply@github.com> 2024-11-15 19:27:27 +0800
commit55091174158a80f2e023571f6d10ffdbf17d274b (patch)
treea9a86fd208a2dd8cbde87224a07112afeb58baea /examples/portfolio
parent453ec6b12f8c021e0bd0fd0ea9f71c8fc280f4b1 (diff)
downloadastro-@astrojs/solid-js@4.4.3.tar.gz
astro-@astrojs/solid-js@4.4.3.tar.zst
astro-@astrojs/solid-js@4.4.3.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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 02c2c8384..a9412fd04 100644
--- a/examples/portfolio/package.json
+++ b/examples/portfolio/package.json
@@ -11,6 +11,6 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^4.16.12"
+ "astro": "^4.16.13"
}
}