diff --git a/netlify.toml b/netlify.toml index 9e59caf0..d477cc95 100644 --- a/netlify.toml +++ b/netlify.toml @@ -1,6 +1,6 @@ [build] publish="frontend/dist/spa/" - environment = { NODE_VERSION = "16.15.0", YARN_VERSION = "1.22.18"} + environment = { NODE_VERSION = "18.17.0", YARN_VERSION = "1.22.18"} command = "yarn build-frontend" [build.processing] - skip_processing = true \ No newline at end of file + skip_processing = true