summaryrefslogtreecommitdiff
path: root/examples/with-markdown
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2022-04-06 13:06:36 -0400
committerGravatar GitHub <noreply@github.com> 2022-04-06 13:06:36 -0400
commit013150e2de50b13b8436c3a1ab8fb28fcdb8a34b (patch)
tree0fea60a90bc66c0afe6f5081db042b3631ed24e2 /examples/with-markdown
parent68e1e2dd31db2bdf073c30e3ff48b7f54dd61d8d (diff)
downloadastro-013150e2de50b13b8436c3a1ab8fb28fcdb8a34b.tar.gz
astro-013150e2de50b13b8436c3a1ab8fb28fcdb8a34b.tar.zst
astro-013150e2de50b13b8436c3a1ab8fb28fcdb8a34b.zip
[ci] release (beta) (#3005)astro@1.0.0-beta.3
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 250abcead..fa697558d 100644
--- a/examples/with-markdown/package.json
+++ b/examples/with-markdown/package.json
@@ -14,7 +14,7 @@
"@astrojs/react": "^0.1.0",
"@astrojs/svelte": "^0.0.2",
"@astrojs/vue": "^0.0.2",
- "astro": "^1.0.0-beta.2"
+ "astro": "^1.0.0-beta.3"
},
"dependencies": {
"preact": "^10.7.0",