diff options
Diffstat (limited to 'examples/starlog/package.json')
-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 a819ffcf1..2ae63ff84 100644 --- a/examples/starlog/package.json +++ b/examples/starlog/package.json @@ -10,7 +10,7 @@ "astro": "astro" }, "dependencies": { - "astro": "^4.16.7", + "astro": "^4.16.8", "sass": "^1.80.4", "sharp": "^0.33.3" } |