diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 7626280..7d4481f 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "astro": "astro" }, "dependencies": { - "@astrojs/netlify": "^5.2.0", + "@astrojs/netlify": "^5.5.1", "@astrojs/starlight": "^0.21.3", "astro": "^4.3.5", "sharp": "^0.32.5" |