summaryrefslogtreecommitdiff
path: root/examples/portfolio/package.json
diff options
context:
space:
mode:
authorGravatar Fred K. Bot <108291165+fredkbot@users.noreply.github.com> 2022-08-08 16:10:55 -0700
committerGravatar GitHub <noreply@github.com> 2022-08-08 18:10:55 -0500
commit4d29163d11e17942f606ecebbfe5a6a2d26a030e (patch)
treedd41777ee5821b40b17cb13b5cb50b1249c4e3fe /examples/portfolio/package.json
parent7eb54fcb4ffdbd56186ede86868c569ce8304188 (diff)
downloadastro-@astrojs/cloudflare@0.5.0.tar.gz
astro-@astrojs/cloudflare@0.5.0.tar.zst
astro-@astrojs/cloudflare@0.5.0.zip
* [ci] release * Update CHANGELOG.md Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
Diffstat (limited to 'examples/portfolio/package.json')
-rw-r--r--examples/portfolio/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/portfolio/package.json b/examples/portfolio/package.json
index 58da75427..8b32a6b50 100644
--- a/examples/portfolio/package.json
+++ b/examples/portfolio/package.json
@@ -11,7 +11,7 @@
},
"devDependencies": {
"@astrojs/preact": "^0.5.2",
- "astro": "^1.0.0-rc.7",
+ "astro": "^1.0.0-rc.8",
"sass": "^1.52.2"
},
"dependencies": {