summaryrefslogtreecommitdiff
path: root/examples/snowpack
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2021-06-29 16:46:41 -0400
committerGravatar GitHub <noreply@github.com> 2021-06-29 16:46:41 -0400
commite4fe7c0d021085f7adab85a046fa41a5ab7eb6b0 (patch)
treedfe49dfd0b62dd7693f0d962796e332c4709f148 /examples/snowpack
parent6e6e203715ee90624c5972b435d6d3a7258f8a5e (diff)
downloadastro-e4fe7c0d021085f7adab85a046fa41a5ab7eb6b0.tar.gz
astro-e4fe7c0d021085f7adab85a046fa41a5ab7eb6b0.tar.zst
astro-e4fe7c0d021085f7adab85a046fa41a5ab7eb6b0.zip
Version Packages (#567)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/snowpack')
-rw-r--r--examples/snowpack/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/snowpack/package.json b/examples/snowpack/package.json
index 8b5efbe42..2c064710d 100644
--- a/examples/snowpack/package.json
+++ b/examples/snowpack/package.json
@@ -11,7 +11,7 @@
"lint": "prettier --check \"src/**/*.js\""
},
"dependencies": {
- "astro": "^0.15.1",
+ "astro": "^0.15.2",
"date-fns": "^2.19.0",
"deepmerge": "^4.2.2",
"docsearch.js": "^2.6.3",
@@ -25,7 +25,7 @@
"@11ty/eleventy-plugin-syntaxhighlight": "^3.0.4",
"@contentful/rich-text-html-renderer": "^14.1.2",
"@contentful/rich-text-types": "^14.1.2",
- "astro": "^0.15.1",
+ "astro": "^0.15.2",
"eleventy-plugin-nesting-toc": "^1.2.0",
"luxon": "^1.25.0",
"markdown-it": "^12.0.2",