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:57:16 -0700
committerGravatar GitHub <noreply@github.com> 2021-09-09 10:57:16 -0700
commit2847ff538280c97df2992dae72af20f19b083b67 (patch)
tree7589fabfd7c3b133ca428f51ff09de3b3eba8960 /examples/snowpack
parentb03f8771020f0784472d5d8898dcd360e8e13f45 (diff)
downloadastro-2847ff538280c97df2992dae72af20f19b083b67.tar.gz
astro-2847ff538280c97df2992dae72af20f19b083b67.tar.zst
astro-2847ff538280c97df2992dae72af20f19b083b67.zip
Version Packages (#1344)
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": "../.."