diff options
author | 2022-05-03 15:50:21 -0400 | |
---|---|---|
committer | 2022-05-03 15:50:21 -0400 | |
commit | 1de48ce4ebcede0e4824be65318b23053640b047 (patch) | |
tree | d38238591e288cd223c0de7c3bc8143cc1b77030 /examples/integrations-playground | |
parent | 3854acdb7d025f0da2167c19d7a5ae0616918aac (diff) | |
download | astro-1de48ce4ebcede0e4824be65318b23053640b047.tar.gz astro-1de48ce4ebcede0e4824be65318b23053640b047.tar.zst astro-1de48ce4ebcede0e4824be65318b23053640b047.zip |
[ci] release (#3277)astro@1.0.0-beta.22@astrojs/telemetry@0.1.1@astrojs/markdown-remark@0.9.4
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.json | 2 |
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", |