summaryrefslogtreecommitdiff
path: root/examples/docs/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'examples/docs/package.json')
-rw-r--r--examples/docs/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/docs/package.json b/examples/docs/package.json
index 276a9f453..c99c3c4eb 100644
--- a/examples/docs/package.json
+++ b/examples/docs/package.json
@@ -12,6 +12,6 @@
"@docsearch/react": "^1.0.0-alpha.28"
},
"devDependencies": {
- "astro": "^0.23.0-next.3"
+ "astro": "^0.23.0-next.4"
}
}