Skip to content

Commit e9cfffe

Browse files
committed
bump nvm version to match requirements
1 parent 96e3459 commit e9cfffe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v22.9.0
1+
v22.12.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@
146146
},
147147
"engines": {
148148
"npm": "10.x",
149-
"node": "22.x"
149+
"node": "^22.12.0"
150150
},
151151
"packageManager": "npm@10.9.4+sha512.3a7506f37e85c1ba1021baad79f0cd9724748131f321fc117c4dc3ba235ec01be7327584a41d15117c01945560aa9373220628fcc1e1dddd877a5fe9b336a900"
152152
}

0 commit comments

Comments
 (0)