summaryrefslogtreecommitdiff
path: root/examples/snowpack
diff options
context:
space:
mode:
authorGravatar Nate Moore <nate@skypack.dev> 2021-05-04 17:16:23 -0500
committerGravatar Nate Moore <nate@skypack.dev> 2021-05-04 17:16:23 -0500
commit9ed19317c6c74925762aeaa848c6f3b9e3fee0e7 (patch)
tree6f268e0055886cb56b6f6ac42b55f5decbceeb3d /examples/snowpack
parent3ad0aac8cfc23893a2a82b5da60099648572d839 (diff)
downloadastro-9ed19317c6c74925762aeaa848c6f3b9e3fee0e7.tar.gz
astro-9ed19317c6c74925762aeaa848c6f3b9e3fee0e7.tar.zst
astro-9ed19317c6c74925762aeaa848c6f3b9e3fee0e7.zip
chore: version packages
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 35e7c6894..0b7dbfd90 100644
--- a/examples/snowpack/package.json
+++ b/examples/snowpack/package.json
@@ -12,7 +12,7 @@
"lint": "prettier --check \"src/**/*.js\""
},
"dependencies": {
- "astro": "0.0.10",
+ "astro": "0.0.11",
"date-fns": "^2.19.0",
"deepmerge": "^4.2.2",
"docsearch.js": "^2.6.3",
@@ -26,7 +26,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.0.10",
+ "astro": "0.0.11",
"eleventy-plugin-nesting-toc": "^1.2.0",
"luxon": "^1.25.0",
"markdown-it": "^12.0.2",