summaryrefslogtreecommitdiff
path: root/examples/snowpack
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2021-09-09 10:41:31 -0700
committerGravatar GitHub <noreply@github.com> 2021-09-09 10:41:31 -0700
commit1a88cfde7d2b3854e279c1bf3e12adf5d2155801 (patch)
treeac72580c3cfd5c3529625e057f42538373eb92e8 /examples/snowpack
parentfa8e6790e68b3ab9b69ae921f6982249601eddb8 (diff)
downloadastro-1a88cfde7d2b3854e279c1bf3e12adf5d2155801.tar.gz
astro-1a88cfde7d2b3854e279c1bf3e12adf5d2155801.tar.zst
astro-1a88cfde7d2b3854e279c1bf3e12adf5d2155801.zip
Version Packages (#1303)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/snowpack')
-rw-r--r--examples/snowpack/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/snowpack/package.json b/examples/snowpack/package.json
index 25e05b64d..8ebf903c4 100644
--- a/examples/snowpack/package.json
+++ b/examples/snowpack/package.json
@@ -19,7 +19,7 @@
"devDependencies": {
"@contentful/rich-text-html-renderer": "^14.1.2",
"@contentful/rich-text-types": "^14.1.2",
- "astro": "^0.20.4"
+ "astro": "^0.20.5"
},
"snowpack": {
"workspaceRoot": "../.."