summaryrefslogtreecommitdiff
path: root/examples/subpath
diff options
context:
space:
mode:
authorGravatar Fred K. Bot <108291165+fredkbot@users.noreply.github.com> 2022-08-25 14:27:35 -0700
committerGravatar GitHub <noreply@github.com> 2022-08-25 17:27:35 -0400
commit7960fb80a15116ceb3fbf048fcdfdc4873a3af56 (patch)
treed3cccf8a3a7f4ae3dfb4205fda8cdc894a872897 /examples/subpath
parent4faee5afed04a12499f56cf74b06c362ec584da9 (diff)
downloadastro-@astrojs/mdx@0.10.2-next.0.tar.gz
astro-@astrojs/mdx@0.10.2-next.0.tar.zst
astro-@astrojs/mdx@0.10.2-next.0.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/subpath')
-rw-r--r--examples/subpath/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/subpath/package.json b/examples/subpath/package.json
index 6460dd558..47ddf233b 100644
--- a/examples/subpath/package.json
+++ b/examples/subpath/package.json
@@ -10,8 +10,8 @@
"astro": "astro"
},
"devDependencies": {
- "@astrojs/react": "^1.0.0",
- "astro": "^1.0.9"
+ "@astrojs/react": "^1.1.0-next.0",
+ "astro": "^1.1.0-next.0"
},
"dependencies": {
"react": "^18.1.0",