diff options
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 b7127ee5b..14c47bf16 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.0", "@astrojs/turbolinks": "^0.1.1", - "astro": "^1.0.0-beta.13" + "astro": "^1.0.0-beta.14" }, "dependencies": { "@webcomponents/template-shadowroot": "^0.1.0", |