summaryrefslogtreecommitdiff
path: root/examples/docs
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2021-06-25 09:51:28 -0400
committerGravatar GitHub <noreply@github.com> 2021-06-25 09:51:28 -0400
commit91e11aee2a57b6613fc824168950d7e3c7b0e144 (patch)
tree4b44dc4076c4ceb8e65b01cc8cee898756bc1cf4 /examples/docs
parent21dc28cb8e19a05a66beb461010cc6982e85ea10 (diff)
downloadastro-91e11aee2a57b6613fc824168950d7e3c7b0e144.tar.gz
astro-91e11aee2a57b6613fc824168950d7e3c7b0e144.tar.zst
astro-91e11aee2a57b6613fc824168950d7e3c7b0e144.zip
Version Packages (#543)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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 e795246d5..34ade97ce 100644
--- a/examples/docs/package.json
+++ b/examples/docs/package.json
@@ -7,7 +7,7 @@
"build": "astro build"
},
"devDependencies": {
- "astro": "^0.14.0"
+ "astro": "^0.15.0"
},
"snowpack": {
"workspaceRoot": "../.."