Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20
22
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ See [ISSUES](https://github.com/sphars/math-sheets/issues) for details about upc

## Development

This site is built with Typescript and Vite. Only requirement is Node v20+. To run locally, clone the repo, then
This site is built with Typescript and Vite. Only requirement is Node v22+. To run locally, clone the repo, then

```
cd math-sheets
Expand Down
Loading