diff options
author | 2022-04-13 08:55:32 -0400 | |
---|---|---|
committer | 2022-04-13 08:55:32 -0400 | |
commit | b23f6b159694d1fc269f0d4ba110a545195aea4e (patch) | |
tree | 4151b2ea5b29bd1dbde4af0322a97bdedba56f86 /examples/integrations-playground | |
parent | 16e0ada70f69b206723ef4eed69bd9d77559b78b (diff) | |
download | astro-b23f6b159694d1fc269f0d4ba110a545195aea4e.tar.gz astro-b23f6b159694d1fc269f0d4ba110a545195aea4e.tar.zst astro-b23f6b159694d1fc269f0d4ba110a545195aea4e.zip |
[ci] release (#3101)astro@1.0.0-beta.10@astrojs/webapi@0.11.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.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/integrations-playground/package.json b/examples/integrations-playground/package.json index 93bc39722..216d387b6 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.2", "@astrojs/turbolinks": "^0.1.1", - "astro": "^1.0.0-beta.9" + "astro": "^1.0.0-beta.10" }, "dependencies": { "@webcomponents/template-shadowroot": "^0.1.0", |