summaryrefslogtreecommitdiff
path: root/examples/blog
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2021-06-22 15:01:33 -0400
committerGravatar GitHub <noreply@github.com> 2021-06-22 15:01:33 -0400
commit16724f93e34983a8bd75ec097ceb43aba808a9a7 (patch)
treecb3413fb4e217b1aba1c3bfd3ffb962a0786036f /examples/blog
parent09b5779884164c64063d8171b9aae825c485c7b9 (diff)
downloadastro-16724f93e34983a8bd75ec097ceb43aba808a9a7.tar.gz
astro-16724f93e34983a8bd75ec097ceb43aba808a9a7.tar.zst
astro-16724f93e34983a8bd75ec097ceb43aba808a9a7.zip
Version Packages (#513)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/blog')
-rw-r--r--examples/blog/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/blog/package.json b/examples/blog/package.json
index 597358826..7e82ad650 100644
--- a/examples/blog/package.json
+++ b/examples/blog/package.json
@@ -7,7 +7,7 @@
"build": "astro build"
},
"devDependencies": {
- "astro": "^0.13.10"
+ "astro": "^0.14.0"
},
"snowpack": {
"workspaceRoot": "../.."