Skip to content

Commit 7f7530e

Browse files
committed
chore: add .nvmrc
1 parent 0200bcd commit 7f7530e

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.nvmrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
v20.19.5

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"license": "MIT",
66
"type": "module",
77
"engines": {
8-
"node": ">=20.0.0"
8+
"node": ">=20.19"
99
},
1010
"contributors": [
1111
"Bernt Andreas Drange",

0 commit comments

Comments
 (0)