summaryrefslogtreecommitdiff
path: root/examples/framework-multiple
diff options
context:
space:
mode:
authorGravatar Fred K. Bot <108291165+fredkbot@users.noreply.github.com> 2022-09-16 11:13:02 -0700
committerGravatar GitHub <noreply@github.com> 2022-09-16 14:13:02 -0400
commit1c36b0ec18e4d9b957fc17ba6d4d126e50349d55 (patch)
treef7378fd91d3e79d79385fc4bfcf79e339e253aa0 /examples/framework-multiple
parent59c36897de36fd961a546135df830735c98cd702 (diff)
downloadastro-1c36b0ec18e4d9b957fc17ba6d4d126e50349d55.tar.gz
astro-1c36b0ec18e4d9b957fc17ba6d4d126e50349d55.tar.zst
astro-1c36b0ec18e4d9b957fc17ba6d4d126e50349d55.zip
[ci] release (#4781)astro@1.2.6
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 288cf377c..e5d1abadc 100644
--- a/examples/framework-multiple/package.json
+++ b/examples/framework-multiple/package.json
@@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^1.2.5",
+ "astro": "^1.2.6",
"preact": "^10.7.3",
"react": "^18.1.0",
"react-dom": "^18.1.0",