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 cfcc76527..33e546e77 100644 --- a/examples/starlog/package.json +++ b/examples/starlog/package.json @@ -10,7 +10,7 @@ "astro": "astro" }, "dependencies": { - "astro": "^4.13.3", + "astro": "^4.13.4", "sass": "^1.77.8", "sharp": "^0.33.3" } |