summaryrefslogtreecommitdiff
path: root/examples/blog
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2021-08-11 15:01:00 -0700
committerGravatar GitHub <noreply@github.com> 2021-08-11 15:01:00 -0700
commitb54c01bf66a75bea7cde909418cc5373e666b7fa (patch)
treee9c4c25e0f8456e3a7ca27b7781fadd5314a0829 /examples/blog
parent939b9d01a4c5ea8fcdc95be75c789b3eeee8f06f (diff)
downloadastro-b54c01bf66a75bea7cde909418cc5373e666b7fa.tar.gz
astro-b54c01bf66a75bea7cde909418cc5373e666b7fa.tar.zst
astro-b54c01bf66a75bea7cde909418cc5373e666b7fa.zip
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 e1dbaec2d..940270957 100644
--- a/examples/blog/package.json
+++ b/examples/blog/package.json
@@ -7,7 +7,7 @@
"build": "astro build"
},
"devDependencies": {
- "astro": "^0.18.9"
+ "astro": "^0.18.10"
},
"snowpack": {
"workspaceRoot": "../.."