summaryrefslogtreecommitdiff
path: root/examples/starter
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2021-08-27 14:15:29 -0400
committerGravatar GitHub <noreply@github.com> 2021-08-27 14:15:29 -0400
commit8d22e4eefe1432c431029ab67ea823d2937cc673 (patch)
treef45434c72284c4d5898a19f602822cc561b47460 /examples/starter
parent290f203279eecd590371412aad637a5a673ce604 (diff)
downloadastro-8d22e4eefe1432c431029ab67ea823d2937cc673.tar.gz
astro-8d22e4eefe1432c431029ab67ea823d2937cc673.tar.zst
astro-8d22e4eefe1432c431029ab67ea823d2937cc673.zip
Version Packages (#1252)astro@0.20.3
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/starter')
-rw-r--r--examples/starter/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/starter/package.json b/examples/starter/package.json
index 6d8372f60..b058aaebb 100644
--- a/examples/starter/package.json
+++ b/examples/starter/package.json
@@ -9,7 +9,7 @@
"preview": "astro preview"
},
"devDependencies": {
- "astro": "^0.20.2"
+ "astro": "^0.20.3"
},
"snowpack": {
"workspaceRoot": "../.."