summaryrefslogtreecommitdiff
path: root/examples/with-markdown
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2022-06-14 15:51:10 -0400
committerGravatar GitHub <noreply@github.com> 2022-06-14 15:51:10 -0400
commitacc8afbdda5d7e2075d88a01978f2fa7d62bd9cb (patch)
tree7fab9d0a7b9f8049b7323cb6a7ae06ccb55c3d22 /examples/with-markdown
parent0e2314d8e5b01f7b2184a243c6d7e53e14b0cd0f (diff)
downloadastro-acc8afbdda5d7e2075d88a01978f2fa7d62bd9cb.tar.gz
astro-acc8afbdda5d7e2075d88a01978f2fa7d62bd9cb.tar.zst
astro-acc8afbdda5d7e2075d88a01978f2fa7d62bd9cb.zip
[ci] release (#3594)astro@1.0.0-beta.45
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/with-markdown')
-rw-r--r--examples/with-markdown/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/with-markdown/package.json b/examples/with-markdown/package.json
index 6fcdaa3d4..5e674e78a 100644
--- a/examples/with-markdown/package.json
+++ b/examples/with-markdown/package.json
@@ -14,7 +14,7 @@
"@astrojs/react": "^0.1.3",
"@astrojs/svelte": "^0.1.4",
"@astrojs/vue": "^0.1.5",
- "astro": "^1.0.0-beta.44"
+ "astro": "^1.0.0-beta.45"
},
"dependencies": {
"preact": "^10.7.3",