summaryrefslogtreecommitdiff
path: root/examples/integrations-playground
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2022-04-29 22:30:12 +0000
committerGravatar GitHub <noreply@github.com> 2022-04-29 22:30:12 +0000
commit9984f8ea24cd2d8eee11e9da50b6d048a0fad52c (patch)
treee083142feab8798eeea4ef7ec8745d094eef9142 /examples/integrations-playground
parent527a3634d4a7686544c95e984c1f82cb96c9f88a (diff)
downloadastro-9984f8ea24cd2d8eee11e9da50b6d048a0fad52c.tar.gz
astro-9984f8ea24cd2d8eee11e9da50b6d048a0fad52c.tar.zst
astro-9984f8ea24cd2d8eee11e9da50b6d048a0fad52c.zip
[ci] release (#3242)astro@1.0.0-beta.20
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 0acb0cefa..cf5bba02a 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.19"
+ "astro": "^1.0.0-beta.20"
},
"dependencies": {
"@webcomponents/template-shadowroot": "^0.1.0",