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-03 09:16:57 -0400
committerGravatar GitHub <noreply@github.com> 2022-05-03 09:16:57 -0400
commit8b17d3ebcfc299aa137e898a6b510f4d47cb705b (patch)
treeacfd7c2c3c9d9c1da62e9e51b86844f66f18112e /examples/integrations-playground
parentf7335c76a7f8a8251db363c7103624f286ee8d3a (diff)
downloadastro-8b17d3ebcfc299aa137e898a6b510f4d47cb705b.tar.gz
astro-8b17d3ebcfc299aa137e898a6b510f4d47cb705b.tar.zst
astro-8b17d3ebcfc299aa137e898a6b510f4d47cb705b.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 cf5bba02a..2ffaac924 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.1",
- "astro": "^1.0.0-beta.20"
+ "astro": "^1.0.0-beta.21"
},
"dependencies": {
"@webcomponents/template-shadowroot": "^0.1.0",