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 70952a3a6..a301ffce9 100644 --- a/examples/integrations-playground/package.json +++ b/examples/integrations-playground/package.json @@ -16,7 +16,7 @@ "@astrojs/solid-js": "0.4.1", "@astrojs/tailwind": "^0.2.4", "@astrojs/turbolinks": "^0.1.4", - "astro": "^1.0.0-beta.73", + "astro": "^1.0.0-rc.0", "solid-js": "^1.4.3" }, "dependencies": { |