diff options
Diffstat (limited to 'packages/integrations/markdoc/test')
-rw-r--r-- | packages/integrations/markdoc/test/fixtures/render-with-components/package.json | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/packages/integrations/markdoc/test/fixtures/render-with-components/package.json b/packages/integrations/markdoc/test/fixtures/render-with-components/package.json index 2cacd2cfb..b81033473 100644 --- a/packages/integrations/markdoc/test/fixtures/render-with-components/package.json +++ b/packages/integrations/markdoc/test/fixtures/render-with-components/package.json @@ -5,8 +5,5 @@ "dependencies": { "@astrojs/markdoc": "workspace:*", "astro": "workspace:*" - }, - "devDependencies": { - "shiki": "^0.14.3" } } |