Skip to content

Commit

Permalink
chore: use node 22
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelgerber committed Jan 7, 2025
1 parent d936a32 commit f45a4e9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.16.0
22.12.0
2 changes: 1 addition & 1 deletion docs/local-typescript-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This local environment requires some manual setup. For a faster way to get start

You need the following to be able to compile the grapher project and run the tests or use our Storybook:

- [Node 18](https://nodejs.org/en/)
- [Node 22](https://nodejs.org/en/)
- [Yarn](https://yarnpkg.com/)

All further dependencies will be automatically installed by the yarn package manager.
Expand Down

0 comments on commit f45a4e9

Please sign in to comment.