We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 931e30d + 1974369 commit b1d7d00Copy full SHA for b1d7d00
README.md
@@ -14,7 +14,7 @@ The unique characteristics of the Insight Journal include:
14
15
### Prerequisites
16
17
-- Node.js 20+
+- Node.js 22+
18
- pnpm
19
20
### Installation
@@ -61,4 +61,4 @@ The prefetch script includes:
61
62
### Dependency Notes
63
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.
+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