diff options
Diffstat (limited to 'examples/starlog')
-rw-r--r-- | examples/starlog/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/starlog/package.json b/examples/starlog/package.json index 978e385ee..d264f5969 100644 --- a/examples/starlog/package.json +++ b/examples/starlog/package.json @@ -9,7 +9,7 @@ "astro": "astro" }, "dependencies": { - "astro": "^5.5.5", + "astro": "^5.5.6", "sass": "^1.86.0", "sharp": "^0.33.3" } |