diff options
Diffstat (limited to 'examples/docs')
-rw-r--r-- | examples/docs/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/docs/package.json b/examples/docs/package.json index b7ed9407a..1ed685a8c 100644 --- a/examples/docs/package.json +++ b/examples/docs/package.json @@ -12,7 +12,7 @@ "astro": "astro" }, "dependencies": { - "astro": "^1.4.4", + "astro": "^1.4.5", "preact": "^10.7.3", "react": "^18.1.0", "react-dom": "^18.1.0", |