Skip to content

Commit

Permalink
chore bump nvmrc to node v18.0.0
Browse files Browse the repository at this point in the history
The default value for node was set to 16, but the project was not installable with it.
ts-api-utils@1.0.3 needed at least node 16.13.0 and execa@7.2.0 needed at least 16.14.0, so decided to bump everything to at least 18.
  • Loading branch information
compojoom committed Jan 11, 2024
1 parent 2656dc0 commit a8d3ca2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v16.0.0
v18.0.0

0 comments on commit a8d3ca2

Please sign in to comment.