summaryrefslogtreecommitdiff
path: root/examples/framework-react
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-09-01 16:26:05 -0700
committerGravatar GitHub <noreply@github.com> 2023-09-01 18:26:05 -0500
commite34175be340f8fab60610523905cb7847809929e (patch)
tree8dcdf5667f008e63287a969ab913a8b305b795f0 /examples/framework-react
parentd8ecae2c54a89b16af81ceafc0746867547eb7b5 (diff)
downloadastro-e34175be340f8fab60610523905cb7847809929e.tar.gz
astro-e34175be340f8fab60610523905cb7847809929e.tar.zst
astro-e34175be340f8fab60610523905cb7847809929e.zip
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 6efdc8a38..c36be8c79 100644
--- a/examples/framework-react/package.json
+++ b/examples/framework-react/package.json
@@ -14,7 +14,7 @@
"@astrojs/react": "^3.0.0",
"@types/react": "^18.2.21",
"@types/react-dom": "^18.2.7",
- "astro": "^3.0.6",
+ "astro": "^3.0.7",
"react": "^18.2.0",
"react-dom": "^18.2.0"
}