Skip to content
This repository was archived by the owner on Jan 21, 2026. It is now read-only.

Commit 98f95e3

Browse files
Benjamin E. CoeJustinBeckwith
authored andcommitted
build!: upgrade engines field to >=8.10.0 (#1011)
1 parent 4515e7e commit 98f95e3

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
@@ -47,7 +47,7 @@
4747
"author": "Google Inc.",
4848
"license": "Apache-2.0",
4949
"engines": {
50-
"node": ">=6"
50+
"node": ">=8.10.0"
5151
},
5252
"devDependencies": {
5353
"@grpc/proto-loader": "^0.5.0",

0 commit comments

Comments
 (0)