summaryrefslogtreecommitdiff
path: root/examples/docs
diff options
context:
space:
mode:
authorGravatar Fred K. Schott <fkschott@gmail.com> 2021-09-09 10:53:52 -0700
committerGravatar Fred K. Schott <fkschott@gmail.com> 2021-09-09 10:53:52 -0700
commitb03f8771020f0784472d5d8898dcd360e8e13f45 (patch)
tree13f331dd61afd7920bec481e54cf50e163b940b2 /examples/docs
parentdcf94bc3524cacb4e4ebae458d0631bd6d58cd02 (diff)
downloadastro-b03f8771020f0784472d5d8898dcd360e8e13f45.tar.gz
astro-b03f8771020f0784472d5d8898dcd360e8e13f45.tar.zst
astro-b03f8771020f0784472d5d8898dcd360e8e13f45.zip
Revert "Version Packages (#1303)"
This reverts commit 1a88cfde7d2b3854e279c1bf3e12adf5d2155801.
Diffstat (limited to 'examples/docs')
-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 e0e232381..fbe9a654c 100644
--- a/examples/docs/package.json
+++ b/examples/docs/package.json
@@ -12,7 +12,7 @@
"@docsearch/react": "^1.0.0-alpha.27"
},
"devDependencies": {
- "astro": "^0.20.5",
+ "astro": "^0.20.4",
"@snowpack/plugin-dotenv": "^2.1.0"
},
"snowpack": {