Skip to content

Commit

Permalink
update: docs
Browse files Browse the repository at this point in the history
  • Loading branch information
o-az authored Nov 8, 2023
1 parent c2777ea commit 8371d87
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions website/src/app/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -113,8 +113,8 @@ Install via your terminal:
npm install rehype-pretty-code shiki
```

> **Note:** _versions above `0.10.0` are `ESM`-only. If you need `CommonJS`
> support you should use `v0.10.0`. You can use the latest version (`ESM`) in
> **Note:** _`v0.10.2`+ is `ESM`-only. If you need `CommonJS`
> support you should use `v0.10.1`. You can use the latest version (`ESM`) in
> `Next.js`, just make sure your next config file is `ESM`: `next.config.mjs`.
> Here's a full example:
> [rehype-pretty-code/website/next.config.mjs](https://github.com/atomiks/rehype-pretty-code/blob/master/website/next.config.mjs)_
Expand Down

0 comments on commit 8371d87

Please sign in to comment.