summaryrefslogtreecommitdiff
path: root/examples/portfolio
diff options
context:
space:
mode:
authorGravatar Fred K. Bot <108291165+fredkbot@users.noreply.github.com> 2023-01-12 08:40:35 -0800
committerGravatar GitHub <noreply@github.com> 2023-01-12 11:40:35 -0500
commit02b797fd3c42fe7270a13bb7d204c0bac6e8b9b7 (patch)
tree02b6d6724d69c4bc8e44bd47d246705dc0e99145 /examples/portfolio
parent1d43a3a6aafa02b59e39c238abac9499a10aadb9 (diff)
downloadastro-@astrojs/image@1.0.0-beta.2.tar.gz
astro-@astrojs/image@1.0.0-beta.2.tar.zst
astro-@astrojs/image@1.0.0-beta.2.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/portfolio')
-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 f2bbcf2c7..804898dfd 100644
--- a/examples/portfolio/package.json
+++ b/examples/portfolio/package.json
@@ -11,6 +11,6 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^2.0.0-beta.1"
+ "astro": "^2.0.0-beta.2"
}
}