* Upgrade @astrojs/prism to a real package, fix component import not working * Remove `@astrojs/prism` as a dependency of `astro` * Update lock file * Refactor to multiple files * Oops, can't have astro imports run inside node * Follow Nate's suggestion on being minors instead of patchs * Update lockfile
215 B
215 B
astro | @astrojs/prism | @astrojs/mdx | @astrojs/markdown-remark |
---|---|---|---|
patch | minor | minor | minor |
Refactor @astrojs/mdx
and @astrojs/markdown-remark
to use @astrojs/prism
instead of duplicating the code