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-11 08:33:37 -0400
committerGravatar GitHub <noreply@github.com> 2021-10-11 08:33:37 -0400
commit0ff5c87a271fe968de6392dab77d90ca080a5048 (patch)
tree509614ecdc5c3d81b9340fa7e20537b56065f94a /examples/framework-react
parentb1b564d03d09cee63e072397dfb2ab1a1f59b346 (diff)
downloadastro-0ff5c87a271fe968de6392dab77d90ca080a5048.tar.gz
astro-0ff5c87a271fe968de6392dab77d90ca080a5048.tar.zst
astro-0ff5c87a271fe968de6392dab77d90ca080a5048.zip
Version Packages (#1527)astro@0.20.10
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 b9dc29807..8e7496f70 100644
--- a/examples/framework-react/package.json
+++ b/examples/framework-react/package.json
@@ -9,7 +9,7 @@
"preview": "astro preview"
},
"devDependencies": {
- "astro": "^0.20.9"
+ "astro": "^0.20.10"
},
"snowpack": {
"workspaceRoot": "../.."