Skip to content

Commit 2c2098c

Browse files
committed
NOJIRA: Change the Netlify Node.js version to 16
1 parent 93c32a5 commit 2c2098c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

netlify.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[build]
2-
environment = { NODE_VERSION = "14" }
2+
environment = { NODE_VERSION = "16" }
33
command = "npm run netlify-build"
44
publish = "build/"

0 commit comments

Comments
 (0)