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 b5ef54344..29b3f8a1a 100644 --- a/examples/subpath/package.json +++ b/examples/subpath/package.json @@ -10,7 +10,7 @@ }, "devDependencies": { "@astrojs/react": "^0.1.1", - "astro": "^1.0.0-beta.23", + "astro": "^1.0.0-beta.24", "sass": "^1.50.1" }, "dependencies": { |