summaryrefslogtreecommitdiff
path: root/examples/framework-multiple
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2022-01-04 09:46:45 -0500
committerGravatar GitHub <noreply@github.com> 2022-01-04 09:46:45 -0500
commit69f4ff5473fb1c3f5a1562e9fad71e2ba609edea (patch)
treeb964eee468a1b68a7db70ad2825090f2fa6c4c37 /examples/framework-multiple
parent670bebe9ae7ef10386920a7503e7f17db3a815eb (diff)
downloadastro-69f4ff5473fb1c3f5a1562e9fad71e2ba609edea.tar.gz
astro-69f4ff5473fb1c3f5a1562e9fad71e2ba609edea.tar.zst
astro-69f4ff5473fb1c3f5a1562e9fad71e2ba609edea.zip
[ci] release (#2303)astro@0.22.4
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 734bf9e50..173d95bcf 100644
--- a/examples/framework-multiple/package.json
+++ b/examples/framework-multiple/package.json
@@ -10,6 +10,6 @@
},
"devDependencies": {
"@astrojs/renderer-solid": "^0.3.0",
- "astro": "^0.22.3"
+ "astro": "^0.22.4"
}
}