Skip to content

Commit 8886c09

Browse files
committed
Update Node.js to v18.16
v16 is going EOL within a few months, and there's quite a few features (fetch, web streams) in v18 that would be useful, so it's time to update!
1 parent 9ca6791 commit 8886c09

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
@@ -183,7 +183,7 @@
183183
}
184184
},
185185
"node": {
186-
"version": "16.18.0",
186+
"version": "18.16.0",
187187
"targets": [
188188
"win32-x64",
189189
"linux-x64",

0 commit comments

Comments
 (0)