Skip to content

Commit 526103e

Browse files
committed
chore: bump node version to lts
1 parent 45547e6 commit 526103e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.node-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
22.14.0
1+
lts/*

netlify.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[build.environment]
2-
NODE_VERSION = "22"
2+
NODE_VERSION = "24"
33
NPM_FLAGS = "--version" # prevent Netlify npm install

0 commit comments

Comments
 (0)