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-12 13:27:06 -0400
committerGravatar GitHub <noreply@github.com> 2021-10-12 13:27:06 -0400
commit5ac51bae3ab4ab2c94c63e49c31e9591bfb80a53 (patch)
tree68b280d212e754c6bf67196fc75b95ee0729d51d /examples/framework-react
parentd59b65739541ef013f58930e628681b0b7b04e00 (diff)
downloadastro-5ac51bae3ab4ab2c94c63e49c31e9591bfb80a53.tar.gz
astro-5ac51bae3ab4ab2c94c63e49c31e9591bfb80a53.tar.zst
astro-5ac51bae3ab4ab2c94c63e49c31e9591bfb80a53.zip
Version Packages (#1537)astro@0.20.11
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 8e7496f70..8cee23b3b 100644
--- a/examples/framework-react/package.json
+++ b/examples/framework-react/package.json
@@ -9,7 +9,7 @@
"preview": "astro preview"
},
"devDependencies": {
- "astro": "^0.20.10"
+ "astro": "^0.20.11"
},
"snowpack": {
"workspaceRoot": "../.."