summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorGravatar Fred K. Schott <fkschott@gmail.com> 2021-08-18 09:09:27 -0700
committerGravatar Fred K. Schott <fkschott@gmail.com> 2021-08-18 09:09:27 -0700
commit348b252a518d77268545fd5e2d5250a729436d2a (patch)
tree062cdb10e872a9691f24888372010ee92331d8b8 /examples
parenta20f07871030a32d52ac97c9a956e33ac13fd6de (diff)
downloadastro-348b252a518d77268545fd5e2d5250a729436d2a.tar.gz
astro-348b252a518d77268545fd5e2d5250a729436d2a.tar.zst
astro-348b252a518d77268545fd5e2d5250a729436d2a.zip
exit prerelease mode
Diffstat (limited to 'examples')
-rw-r--r--examples/minimal/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/minimal/package.json b/examples/minimal/package.json
index aa47c9e5b..dfd088fd8 100644
--- a/examples/minimal/package.json
+++ b/examples/minimal/package.json
@@ -7,6 +7,6 @@
"build": "astro build"
},
"devDependencies": {
- "astro": "^0.18.12"
+ "astro": "^0.19.0-next.3"
}
}