summaryrefslogtreecommitdiff
path: root/examples/starlog/package.json
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2025-01-02 05:29:02 -0800
committerGravatar GitHub <noreply@github.com> 2025-01-02 13:29:02 +0000
commit161df286c3abdbf8c49e8e7de820ce0e36ab5c55 (patch)
treed48d0ddff917f21c547e360d74acd12046123963 /examples/starlog/package.json
parent7fb21844dff893c90dc0a07fd13cefdba61d0a45 (diff)
downloadastro-eeb25a69431d0f3efd7bb44073d1ed1cbf3e18ff.tar.gz
astro-eeb25a69431d0f3efd7bb44073d1ed1cbf3e18ff.tar.zst
astro-eeb25a69431d0f3efd7bb44073d1ed1cbf3e18ff.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/starlog/package.json')
-rw-r--r--examples/starlog/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/starlog/package.json b/examples/starlog/package.json
index e4cf48a61..a6d6a329f 100644
--- a/examples/starlog/package.json
+++ b/examples/starlog/package.json
@@ -9,7 +9,7 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^5.1.1",
+ "astro": "^5.1.2",
"sass": "^1.80.6",
"sharp": "^0.33.3"
}