Commit graph

2 commits

Author SHA1 Message Date
Wyatt Johnson
d9627df25b
Update .node-version (#56460)
Updates `.node-version` to allow any version of `18` which will allow development machines to update to newer minor releases without the need to update the repository each time.
2023-10-05 07:40:12 +00:00
Jimmy Lai
8372bd13e6
misc: add node-version file (#55938)
Adding a node-version file to be used by fnm/nvm.

Currently, the version chosen is the one specified in package.json aka node 16. We're soon deprecating 16 so let's use 18 in development.
2023-09-27 14:29:44 +00:00