summaryrefslogtreecommitdiff
path: root/examples/framework-react
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2021-07-08 14:14:55 -0400
committerGravatar GitHub <noreply@github.com> 2021-07-08 14:14:55 -0400
commitb2428b399918bac582b1bc757740726d64d4e0da (patch)
tree6ce4e8426c0510e8a2f8bd253c0b6906b043f0ee /examples/framework-react
parentc0d4e8430f7a751556eec0c1466dc4327f2ec4ee (diff)
downloadastro-b2428b399918bac582b1bc757740726d64d4e0da.tar.gz
astro-b2428b399918bac582b1bc757740726d64d4e0da.tar.zst
astro-b2428b399918bac582b1bc757740726d64d4e0da.zip
Version Packages (#632)
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 2bb969ef8..46663f114 100644
--- a/examples/framework-react/package.json
+++ b/examples/framework-react/package.json
@@ -7,7 +7,7 @@
"build": "astro build"
},
"devDependencies": {
- "astro": "^0.16.3"
+ "astro": "^0.17.0"
},
"snowpack": {
"workspaceRoot": "../.."