Skip to content

Commit 7aa117c

Browse files
authored
chore: update nvmrc to 22.21.1 to match what we deploy with (#5185)
<!-- Describe the problem and your solution --> <!-- Issue ticket number and link (if applicable) --> <!-- Testing instructions (skip if just adding/editing providers) --> <!-- Summary by @propel-code-bot --> --- **Align `.nvmrc` with deployment Node version** Updates `.nvmrc` to specify Node `22.21.1`, aligning local development environments with the deployed runtime. Helps keep developer tooling and deployment targets consistent. <details> <summary><strong>Key Changes</strong></summary> • Updated `.nvmrc` from Node `22.17.1` to `22.21.1` </details> <details> <summary><strong>Affected Areas</strong></summary> • .nvmrc </details> --- *This summary was automatically generated by @propel-code-bot*
1 parent 9a0aaf5 commit 7aa117c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
22.17.1
1+
22.21.1

0 commit comments

Comments
 (0)