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 e831cb994..1acea0e7d 100644 --- a/examples/integrations-playground/package.json +++ b/examples/integrations-playground/package.json @@ -11,7 +11,7 @@ "devDependencies": { "@astrojs/lit": "^0.1.2", "@astrojs/partytown": "^0.1.2", - "@astrojs/react": "^0.1.0", + "@astrojs/react": "^0.1.1", "@astrojs/sitemap": "^0.1.0", "@astrojs/tailwind": "^0.2.0", "@astrojs/turbolinks": "^0.1.1", |