summaryrefslogtreecommitdiff
path: root/examples/framework-multiple
diff options
context:
space:
mode:
authorGravatar Fred K. Bot <108291165+fredkbot@users.noreply.github.com> 2022-11-07 12:25:20 -0800
committerGravatar GitHub <noreply@github.com> 2022-11-07 15:25:20 -0500
commit56c37a62873080eb5ceebf573d921d1f2005963e (patch)
tree2e29efbc8e5f098a6245071171850869356fd8a7 /examples/framework-multiple
parent4280bb8cf8e509308f8482b73f60e967a159d3a9 (diff)
downloadastro-56c37a62873080eb5ceebf573d921d1f2005963e.tar.gz
astro-56c37a62873080eb5ceebf573d921d1f2005963e.tar.zst
astro-56c37a62873080eb5ceebf573d921d1f2005963e.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/framework-multiple')
-rw-r--r--examples/framework-multiple/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/framework-multiple/package.json b/examples/framework-multiple/package.json
index cd6f87ccb..497006a80 100644
--- a/examples/framework-multiple/package.json
+++ b/examples/framework-multiple/package.json
@@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^1.6.3",
+ "astro": "^1.6.4",
"preact": "^10.7.3",
"react": "^18.1.0",
"react-dom": "^18.1.0",