summaryrefslogtreecommitdiff
path: root/examples/starlog/package.json
diff options
context:
space:
mode:
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 8049e323e..6403a60b0 100644
--- a/examples/starlog/package.json
+++ b/examples/starlog/package.json
@@ -10,7 +10,7 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^4.11.0",
+ "astro": "^4.11.1",
"sass": "^1.77.6",
"sharp": "^0.33.3"
}