summaryrefslogtreecommitdiff
path: root/examples/basics
diff options
context:
space:
mode:
Diffstat (limited to 'examples/basics')
-rw-r--r--examples/basics/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/basics/package.json b/examples/basics/package.json
index d1e841d1e..6deb3ba0f 100644
--- a/examples/basics/package.json
+++ b/examples/basics/package.json
@@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
- "astro": "^1.0.0-rc.5"
+ "astro": "^1.0.0-rc.6"
}
}