summaryrefslogtreecommitdiff
path: root/examples/docs/package.json
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2022-02-18 16:33:56 -0600
committerGravatar GitHub <noreply@github.com> 2022-02-18 16:33:56 -0600
commit1d9f8a57f5863948eceda99a72da3fcdda986073 (patch)
tree896fc24fbdb21a2c94c30666b0694d44f9611ef4 /examples/docs/package.json
parent4eb0d9863f8c884f8f6d988c1dc54450653f8a90 (diff)
downloadastro-001d805937e07d22ede9f4e7ff0db639d6fe8f0c.tar.gz
astro-001d805937e07d22ede9f4e7ff0db639d6fe8f0c.tar.zst
astro-001d805937e07d22ede9f4e7ff0db639d6fe8f0c.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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 5ff03fd1b..0b47675a5 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.10"
+ "astro": "^0.23.0"
}
}