Skip to content

Commit b05f28c

Browse files
authored
Update Node.js engine version to 20
1 parent 814a52a commit b05f28c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fixtures/multibuildpack/nodejs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
"log": "^1.4.0"
1313
},
1414
"engines": {
15-
"node": "~>18"
15+
"node": "~>20"
1616
}
1717
}

0 commit comments

Comments
 (0)