Skip to content

Commit

Permalink
docs: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Val-istar-Guo committed Nov 9, 2023
1 parent ffdadfd commit 40e2553
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ The unified plugin used to highlight code block in html with Prism.

<!-- usage -->

This package is ESM only: Node 12+ and [unified 10](https://www.npmjs.com/package/unified) is needed to use it and it must be imported instead of required.
This package is ESM only. [unified >= 10](https://www.npmjs.com/package/unified) is needed to use it. If running on the server side, NodeJS needs to be greater than 12

```typescript
import { unified } from 'unified'
Expand Down

0 comments on commit 40e2553

Please sign in to comment.