summaryrefslogtreecommitdiff
path: root/examples/snowpack
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2021-08-11 15:50:14 -0700
committerGravatar GitHub <noreply@github.com> 2021-08-11 15:50:14 -0700
commit10d6fa4bca116fd989b3f006050ba3d6331f56f7 (patch)
tree40ed36ac40334c8d0dbcc6c6095cab532390da86 /examples/snowpack
parentb56c0cbda18821ede8eb9f40a5f485c539ce15ac (diff)
downloadastro-10d6fa4bca116fd989b3f006050ba3d6331f56f7.tar.gz
astro-10d6fa4bca116fd989b3f006050ba3d6331f56f7.tar.zst
astro-10d6fa4bca116fd989b3f006050ba3d6331f56f7.zip
Version Packages (next) (#1087)astro@0.19.0-next.0
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 0741fee7a..b499e8fd4 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.10"
+ "astro": "^0.19.0-next.0"
},
"snowpack": {
"workspaceRoot": "../.."