summaryrefslogtreecommitdiff
path: root/examples/snowpack
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2021-07-27 09:27:02 -0400
committerGravatar GitHub <noreply@github.com> 2021-07-27 09:27:02 -0400
commit0ed1817d7af630c40f757aee8f19539ad02376fc (patch)
tree2dbb3bb96c2cbeba9fce72c4d03c34db76803347 /examples/snowpack
parent80d7415807b9834b72293928c86d1b87c1bafe9c (diff)
downloadastro-0ed1817d7af630c40f757aee8f19539ad02376fc.tar.gz
astro-0ed1817d7af630c40f757aee8f19539ad02376fc.tar.zst
astro-0ed1817d7af630c40f757aee8f19539ad02376fc.zip
Version Packages (next) (#865)
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 f2a783f13..344780752 100644
--- a/examples/snowpack/package.json
+++ b/examples/snowpack/package.json
@@ -18,7 +18,7 @@
"devDependencies": {
"@contentful/rich-text-html-renderer": "^14.1.2",
"@contentful/rich-text-types": "^14.1.2",
- "astro": "^0.18.0-next.6"
+ "astro": "^0.18.0-next.7"
},
"snowpack": {
"workspaceRoot": "../.."