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 15:50:21 -0400
committerGravatar GitHub <noreply@github.com> 2022-05-03 15:50:21 -0400
commit1de48ce4ebcede0e4824be65318b23053640b047 (patch)
treed38238591e288cd223c0de7c3bc8143cc1b77030 /examples/integrations-playground
parent3854acdb7d025f0da2167c19d7a5ae0616918aac (diff)
downloadastro-1de48ce4ebcede0e4824be65318b23053640b047.tar.gz
astro-1de48ce4ebcede0e4824be65318b23053640b047.tar.zst
astro-1de48ce4ebcede0e4824be65318b23053640b047.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 2ffaac924..71f9de67b 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.21"
+ "astro": "^1.0.0-beta.22"
},
"dependencies": {
"@webcomponents/template-shadowroot": "^0.1.0",