summaryrefslogtreecommitdiff
path: root/examples/basics
diff options
context:
space:
mode:
authorGravatar Fred K. Bot <108291165+fredkbot@users.noreply.github.com> 2022-06-30 20:09:17 -0700
committerGravatar GitHub <noreply@github.com> 2022-07-01 03:09:17 +0000
commit0f73ece26bfc03570a7cab100255de4fbbb1ecfa (patch)
treea3d39d564037eb3632accd701bdccef3210be0aa /examples/basics
parenta2b385303c96969459c75d1197ceedb8608b44b6 (diff)
downloadastro-0f73ece26bfc03570a7cab100255de4fbbb1ecfa.tar.gz
astro-0f73ece26bfc03570a7cab100255de4fbbb1ecfa.tar.zst
astro-0f73ece26bfc03570a7cab100255de4fbbb1ecfa.zip
[ci] release (#3783)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/basics')
-rw-r--r--examples/basics/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/basics/package.json b/examples/basics/package.json
index 4eda77227..8f29994b1 100644
--- a/examples/basics/package.json
+++ b/examples/basics/package.json
@@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
- "astro": "^1.0.0-beta.60"
+ "astro": "^1.0.0-beta.61"
}
}