summaryrefslogtreecommitdiff
path: root/examples/integrations-playground
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2022-05-06 09:28:57 -0400
committerGravatar GitHub <noreply@github.com> 2022-05-06 09:28:57 -0400
commit4639a048d7f8b853ff70629db62dd02097c61e1e (patch)
tree477de0dd779fe12661bb73216ac21653dcddfe41 /examples/integrations-playground
parentadc94076f72c565c9519882f4383c6f779b40419 (diff)
downloadastro-4639a048d7f8b853ff70629db62dd02097c61e1e.tar.gz
astro-4639a048d7f8b853ff70629db62dd02097c61e1e.tar.zst
astro-4639a048d7f8b853ff70629db62dd02097c61e1e.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/integrations-playground')
-rw-r--r--examples/integrations-playground/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/integrations-playground/package.json b/examples/integrations-playground/package.json
index c45110c69..023ae1c07 100644
--- a/examples/integrations-playground/package.json
+++ b/examples/integrations-playground/package.json
@@ -15,7 +15,7 @@
"@astrojs/sitemap": "^0.1.0",
"@astrojs/tailwind": "^0.2.1",
"@astrojs/turbolinks": "^0.1.2",
- "astro": "^1.0.0-beta.26"
+ "astro": "^1.0.0-beta.27"
},
"dependencies": {
"@webcomponents/template-shadowroot": "^0.1.0",