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-04 15:19:57 -0700
committerGravatar GitHub <noreply@github.com> 2022-04-04 15:19:57 -0700
commitac34a5a03a2bb66206c08c33719f6f15aa2545b8 (patch)
tree6cda001855b3750d4a0f120c6ff2e51ca3745057 /examples/integrations-playground
parentdbefa16e57430b56ec6373ec837a0d4e4065f271 (diff)
downloadastro-ac34a5a03a2bb66206c08c33719f6f15aa2545b8.tar.gz
astro-ac34a5a03a2bb66206c08c33719f6f15aa2545b8.tar.zst
astro-ac34a5a03a2bb66206c08c33719f6f15aa2545b8.zip
[ci] release (beta) (#2989)astro@1.0.0-beta.1
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 c99ac9345..ea2978ce9 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.1.0",
"@astrojs/turbolinks": "^0.0.2",
- "astro": "^1.0.0-beta.0"
+ "astro": "^1.0.0-beta.1"
},
"dependencies": {
"@webcomponents/template-shadowroot": "^0.1.0",