chore: update node v22 on netlify (#12613)
This commit is contained in:
parent
fb0c3ca519
commit
d48937fb95
|
@ -1,3 +1,3 @@
|
||||||
[build.environment]
|
[build.environment]
|
||||||
NODE_VERSION = "18"
|
NODE_VERSION = "22"
|
||||||
NPM_FLAGS = "--version" # prevent Netlify npm install
|
NPM_FLAGS = "--version" # prevent Netlify npm install
|
||||||
|
|
Loading…
Reference in New Issue