summaryrefslogtreecommitdiff
path: root/examples/docs
diff options
context:
space:
mode:
Diffstat (limited to 'examples/docs')
-rw-r--r--examples/docs/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/docs/package.json b/examples/docs/package.json
index c06c0b049..83871ff2c 100644
--- a/examples/docs/package.json
+++ b/examples/docs/package.json
@@ -19,7 +19,7 @@
},
"devDependencies": {
"@astrojs/preact": "^0.1.1",
- "@astrojs/react": "^0.1.0",
+ "@astrojs/react": "^0.1.1",
"astro": "^1.0.0-beta.15"
}
}