Skip to content

Commit 57531ba

Browse files
authored
feat(NODE-5417)!: bump minimum Node.js version to v16.20.1 (#670)
1 parent 1653406 commit 57531ba

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
}
7777
},
7878
"engines": {
79-
"node": ">=12.9.0"
79+
"node": ">=16.20.1"
8080
},
8181
"binary": {
8282
"napi_versions": [

0 commit comments

Comments
 (0)