summaryrefslogtreecommitdiff
path: root/examples/framework-react
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2021-10-14 15:13:13 -0400
committerGravatar GitHub <noreply@github.com> 2021-10-14 15:13:13 -0400
commitb7a4542103c1193e125ec0c069749d4bf98f223d (patch)
tree7a2a7c892483a8f4641faa622a3150b151230a00 /examples/framework-react
parent31d068801622e8a01fbedf7a59b0be8efe47bc3a (diff)
downloadastro-b7a4542103c1193e125ec0c069749d4bf98f223d.tar.gz
astro-b7a4542103c1193e125ec0c069749d4bf98f223d.tar.zst
astro-b7a4542103c1193e125ec0c069749d4bf98f223d.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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 8cee23b3b..548557cb5 100644
--- a/examples/framework-react/package.json
+++ b/examples/framework-react/package.json
@@ -9,7 +9,7 @@
"preview": "astro preview"
},
"devDependencies": {
- "astro": "^0.20.11"
+ "astro": "^0.20.12"
},
"snowpack": {
"workspaceRoot": "../.."