Skip to content

Commit 64a71a4

Browse files
authored
Update to node 16 (#267)
1 parent 15b9ad2 commit 64a71a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
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": "14.x"
6+
"node": "16.x"
77
},
88
"main": "index.js",
99
"scripts": {

0 commit comments

Comments
 (0)