summaryrefslogtreecommitdiff
path: root/examples/framework-react
diff options
context:
space:
mode:
authorGravatar bluwy <bjornlu.dev@gmail.com> 2023-11-27 23:47:51 +0800
committerGravatar bluwy <bjornlu.dev@gmail.com> 2023-11-27 23:47:51 +0800
commit88f40846d4c322be7d9131974d5a8e6a4b5d23c4 (patch)
tree3b325ccfbe3d8e850d639b5e3f4a1165a2276a16 /examples/framework-react
parenta145ac07e75927e13af62e28d13bc8217a362b8e (diff)
parent2ef75fe752b4fbd63f98ca8ee294b135f6bec804 (diff)
downloadastro-88f40846d4c322be7d9131974d5a8e6a4b5d23c4.tar.gz
astro-88f40846d4c322be7d9131974d5a8e6a4b5d23c4.tar.zst
astro-88f40846d4c322be7d9131974d5a8e6a4b5d23c4.zip
Merge branch 'main' into next
Diffstat (limited to 'examples/framework-react')
-rw-r--r--examples/framework-react/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/framework-react/package.json b/examples/framework-react/package.json
index 1c4bbdb4f..06b31e35a 100644
--- a/examples/framework-react/package.json
+++ b/examples/framework-react/package.json
@@ -14,7 +14,7 @@
"@astrojs/react": "^3.0.6",
"@types/react": "^18.2.37",
"@types/react-dom": "^18.2.15",
- "astro": "^3.6.0",
+ "astro": "^3.6.1",
"react": "^18.2.0",
"react-dom": "^18.2.0"
}