diff options
Diffstat (limited to 'packages')
-rw-r--r-- | packages/astro/performance/fixtures/mdoc/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/astro/performance/fixtures/mdoc/package.json b/packages/astro/performance/fixtures/mdoc/package.json index b49f4194a..05f9053be 100644 --- a/packages/astro/performance/fixtures/mdoc/package.json +++ b/packages/astro/performance/fixtures/mdoc/package.json @@ -14,7 +14,7 @@ "author": "", "license": "unlicensed", "dependencies": { - "@astrojs/markdoc": "^0.0.0", + "@astrojs/markdoc": "^0.0.0-markdoc-20230302210326", "@astrojs/react": "^2.0.2", "@performance/utils": "^0.0.0", "@types/react": "^18.0.21", |