Skip to content

Commit b1d7d00

Browse files
authored
Merge pull request #242 from thewtex/node-22-requirement
doc: note Node 22+ requirement
2 parents 931e30d + 1974369 commit b1d7d00

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The unique characteristics of the Insight Journal include:
1414

1515
### Prerequisites
1616

17-
- Node.js 20+
17+
- Node.js 22+
1818
- pnpm
1919

2020
### Installation
@@ -61,4 +61,4 @@ The prefetch script includes:
6161

6262
### Dependency Notes
6363

64-
The `pnpm.overrides` in `package.json` forces katex to v0.16.27 to fix an ESM compatibility issue with the older version bundled in myst-transforms.
64+
The `pnpm.overrides` in `package.json` forces katex to v0.16.27 to fix an ESM compatibility issue with the older version bundled in myst-transforms.

0 commit comments

Comments
 (0)