diff options
Diffstat (limited to 'examples/subpath/package.json')
-rw-r--r-- | examples/subpath/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/subpath/package.json b/examples/subpath/package.json index 5368a3611..9851c452f 100644 --- a/examples/subpath/package.json +++ b/examples/subpath/package.json @@ -11,7 +11,7 @@ }, "devDependencies": { "@astrojs/react": "^0.4.3", - "astro": "^1.0.0-rc.7" + "astro": "^1.0.0-rc.8" }, "dependencies": { "react": "^18.1.0", |