Skip to content

Commit ae1d935

Browse files
committed
fix: update Node.js engine version to 20 in package.json
1 parent 4a8669f commit ae1d935

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@
3737
},
3838
"packageManager": "[email protected]",
3939
"engines": {
40-
"node": "24"
40+
"node": "20"
4141
}
4242
}

0 commit comments

Comments
 (0)