summaryrefslogtreecommitdiff
path: root/examples/starter/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'examples/starter/package.json')
-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 f2dd24193..125bdff49 100644
--- a/examples/starter/package.json
+++ b/examples/starter/package.json
@@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
- "astro": "^0.22.19"
+ "astro": "^0.22.20"
}
}