summaryrefslogtreecommitdiff
path: root/examples/starlog
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-09-17 15:21:35 -0700
committerGravatar GitHub <noreply@github.com> 2024-09-18 00:21:35 +0200
commit8214114a903850cdf9a13ef31a6b3096cced8847 (patch)
tree45d649587c95f770fd453b074de56a586f2b6438 /examples/starlog
parentdcd115892a23b17309347c13ce4d82af73d204b2 (diff)
downloadastro-@astrojs/solid-js@4.4.2.tar.gz
astro-@astrojs/solid-js@4.4.2.tar.zst
astro-@astrojs/solid-js@4.4.2.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 75b8cae54..f13fdb2d7 100644
--- a/examples/starlog/package.json
+++ b/examples/starlog/package.json
@@ -10,7 +10,7 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^4.15.6",
+ "astro": "^4.15.7",
"sass": "^1.78.0",
"sharp": "^0.33.3"
}