Skip to content

Commit e9c4cd9

Browse files
authored
Update to Node.js 22.x (#346)
1 parent 81808fe commit e9c4cd9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.3.0",
44
"description": "A sample Node.js app using Express 4",
55
"engines": {
6-
"node": "20.x"
6+
"node": "22.x"
77
},
88
"main": "index.js",
99
"scripts": {

0 commit comments

Comments
 (0)