summaryrefslogtreecommitdiff
path: root/examples/starlog
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-07-30 08:54:54 -0700
committerGravatar GitHub <noreply@github.com> 2024-07-30 11:54:54 -0400
commit49db00444e357361203f5e72816a2091efea50e7 (patch)
treeb477bd70d88eceb16773ec6d47bf1dd936f06508 /examples/starlog
parent9f766d8b5884f2b19eed1d1f2c33df69ad61df67 (diff)
downloadastro-c13c2875f2a36f4c79f06e8413e917247ab4e4c5.tar.gz
astro-c13c2875f2a36f4c79f06e8413e917247ab4e4c5.tar.zst
astro-c13c2875f2a36f4c79f06e8413e917247ab4e4c5.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/starlog')
-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 c405f6f19..527df3e10 100644
--- a/examples/starlog/package.json
+++ b/examples/starlog/package.json
@@ -10,7 +10,7 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^4.12.2",
+ "astro": "^4.12.3",
"sass": "^1.77.8",
"sharp": "^0.33.3"
}