Skip to content

Commit fbdc1a7

Browse files
committed
Set the minimum Node version to 20.19.0
1 parent b5f35be commit fbdc1a7

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
@@ -20,7 +20,7 @@
2020
},
2121
"homepage": "https://www.faucet-pipeline.org",
2222
"engines": {
23-
"node": ">= 20"
23+
"node": ">= 20.19.0"
2424
},
2525
"dependencies": {
2626
"faucet-pipeline-core": "^2.0.0 || ^3.0.0"

0 commit comments

Comments
 (0)