Skip to content

Commit 3e715f7

Browse files
fix: Update Node.js version to 18.20.4 in .nvmrc and netlify.toml
1 parent 472b16c commit 3e715f7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

client/.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
18
1+
18.20.4

client/netlify.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
[build.environment]
1212
# Node.js version
13-
NODE_VERSION = "18"
13+
NODE_VERSION = "18.20.4"
1414

1515
# Redirect rules for SPA routing
1616
[[redirects]]

0 commit comments

Comments
 (0)