summaryrefslogtreecommitdiff
path: root/examples/framework-multiple
diff options
context:
space:
mode:
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 fb1c0b4c0..0167d61e8 100644
--- a/examples/framework-multiple/package.json
+++ b/examples/framework-multiple/package.json
@@ -15,7 +15,7 @@
"@astrojs/solid-js": "^0.0.1",
"@astrojs/svelte": "^0.0.1",
"@astrojs/vue": "^0.0.1",
- "astro": "^0.25.0-next.0"
+ "astro": "^0.25.0-next.1"
},
"dependencies": {
"@webcomponents/template-shadowroot": "^0.1.0",
ndex.ts?h=@astrojs/vue@4.0.0&id=7b77b34cef8b46c4d14ecf9e5fcb45fb276331ec&follow=1'>fix(@astrojs/cloudflare): unsynced astro asset support flag (#8079)Gravatar Alexander Niebuhr 2-1/+6 2023-08-14chore: slim create-astro deps (#8077)Gravatar Nate Moore 9-66/+128 2023-08-14[ci] formatGravatar natemoo-re 1-6/+6 2023-08-14fix: remove react identifierPrefix from client:only (#8075)Gravatar Robin Neal 5-1/+38 2023-08-14[ci] formatGravatar natemoo-re 1-7/+15 2023-08-14Support flags for `astro add` (#8032)Gravatar Nate Moore 2-2/+29 2023-08-14Update types to specify that compress defaults to true (#8072)Gravatar Matthew Phillips 2-4/+9 2023-08-14fix: remove ./dist/jsx/* exports (#8030)Gravatar Nate Moore 2-1/+5 2023-08-14fix(astro): strongly type Astro.self (#7866)Gravatar James Garbutt 2-3/+10 2023-08-14[ci] release (beta) (#8067)astro@3.0.0-beta.2@astrojs/vercel@4.0.0-beta.2@astrojs/react@3.0.0-beta.2@astrojs/markdoc@1.0.0-beta.1@astrojs/internal-helpers@0.2.0-beta.1Gravatar Houston (Bot) 47-77/+114 2023-08-14feat(assets): Add support for passing non-awaited imports to the Image compon...Gravatar Erika 6-7/+53