diff options
| author | 2022-04-04 18:07:09 -0700 | |
|---|---|---|
| committer | 2022-04-04 18:07:09 -0700 | |
| commit | 4e021f70e170c67f1e4678fca0ab669107e1a162 (patch) | |
| tree | 096bf14eb4dbb78617325c2a7803d95d75b067e6 /examples/blog-multiple-authors | |
| parent | 572ca3dcbeb754d026ef322c5085c6d2b9054347 (diff) | |
| download | astro-4e021f70e170c67f1e4678fca0ab669107e1a162.tar.gz astro-4e021f70e170c67f1e4678fca0ab669107e1a162.tar.zst astro-4e021f70e170c67f1e4678fca0ab669107e1a162.zip | |
[ci] release (beta) (#2992)astro@1.0.0-beta.2
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/blog-multiple-authors')
| -rw-r--r-- | examples/blog-multiple-authors/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/blog-multiple-authors/package.json b/examples/blog-multiple-authors/package.json index 8a674b288..d70afdc80 100644 --- a/examples/blog-multiple-authors/package.json +++ b/examples/blog-multiple-authors/package.json @@ -10,7 +10,7 @@ }, "devDependencies": { "@astrojs/preact": "^0.0.2", - "astro": "^1.0.0-beta.1", + "astro": "^1.0.0-beta.2", "sass": "^1.49.11" }, "dependencies": { |
